ci: `test_runner` uses a UNIX-only Python function (`os.killpg`) #23085

issue darosior opened this issue on September 24, 2021
  1. darosior commented at 1:07 PM on September 24, 2021: member

    Encountered by the Win64 CI in #23074

    Traceback (most recent call last):
      File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\test_runner.py", line 797, in <module>
        main()
      File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\test_runner.py", line 446, in main
        run_tests(
      File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\test_runner.py", line 567, in run_tests
        os.killpg(os.getpgid(0), signal.SIGKILL)
    AttributeError: module 'os' has no attribute 'killpg'
    
  2. darosior added the label Bug on Sep 24, 2021
  3. hebasto commented at 3:21 PM on September 24, 2021: member

    See:

  4. MarcoFalke commented at 4:29 PM on November 15, 2021: member

    Thanks for the report, however I am going to close this bug, as it has been removed from ci in #23513.

    The bug still does exist on Windows, but I don't think we have any users on Windows that run the tests with --failfast. If I am wrong, please let me know and this bug can be reopened or a new one be opened.

  5. MarcoFalke closed this on Nov 15, 2021

  6. DrahtBot locked this on Nov 15, 2022

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: 2026-04-24 21:14 UTC

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