ci: MSVC failures #29074

issue fanquake openend this issue on December 13, 2023
  1. fanquake commented at 12:54 pm on December 13, 2023: member

    The Windows native CI is failing on unrelated changes, i.e in #29072. https://github.com/bitcoin/bitcoin/actions/runs/7194911390/job/19596459746?pr=29072:

    0rpc_help.py                                            | ✖ Failed  | 1 s
    1rpc_signer.py                                          | ✖ Failed  | 4 s
    2wallet_signer.py --descriptors                         | ✖ Failed  | 3 s
    
     0  node0 2023-12-13T12:48:04.392953Z [D:\a\bitcoin\bitcoin\src\rpc\request.cpp:187] [parse] [rpc] ThreadRPCServer method=help user=__cookie__ 
     1 test  2023-12-13T12:48:04.393000Z TestFramework (ERROR): Assertion failed 
     2                                   Traceback (most recent call last):
     3                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\test_framework.py", line 131, in main
     4                                       self.run_test()
     5                                     File "D:\a\bitcoin\bitcoin/test/functional/rpc_help.py", line 55, in run_test
     6                                       self.test_categories()
     7                                     File "D:\a\bitcoin\bitcoin/test/functional/rpc_help.py", line 117, in test_categories
     8                                       assert_equal(titles, sorted(components))
     9                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\util.py", line 57, in assert_equal
    10                                       raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
    11                                   AssertionError: not(['Blockchain', 'Control', 'Mining', 'Network', 'Rawtransactions', 'Util', 'Wallet', 'Zmq'] == ['Blockchain', 'Control', 'Mining', 'Network', 'Rawtransactions', 'Signer', 'Util', 'Wallet', 'Zmq'])
    12 test  2023-12-13T12:48:04.393000Z TestFramework (DEBUG): Closing down network thread 
    
  2. fanquake commented at 12:58 pm on December 13, 2023: member
    This is happening on master too, and is related to disabling external signer on windows.
  3. fanquake added the label Windows on Dec 13, 2023
  4. maflcko added the label Tests on Dec 13, 2023
  5. maflcko commented at 1:11 pm on December 13, 2023: member
    I guess the functional tests fail to see that there is no signer for some reason?
  6. fanquake closed this on Dec 13, 2023

  7. fanquake referenced this in commit 019ec8a601 on Dec 13, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-29 01:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me