10000 OSError: Invalid argument in test_get_clock_info when testing thread_time clock on NetBSD · Issue #123974 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
OSError: Invalid argument in test_get_clock_info when testing thread_time clock on NetBSD #123974
Closed as not planned
@furkanonder

Description

@furkanonder

Bug report

Bug description:

$ ./python -m test test_time -m test_get_clock_info
Using random seed: 4204534041
0:00:00 load avg: 2.21 Run 1 test sequentially in a single process
0:00:00 load avg: 2.21 [1/1] test_time
test test_time failed -- Traceback (most recent call last):
  File "/home/blue/cpython/Lib/test/test_time.py", line 588, in test_get_clock_info
    info = time.get_clock_info(name)
OSError: [Errno 22] Invalid argument

test_time failed (1 error)

== Tests result: FAILURE ==

1 test failed:
    test_time

Total duration: 260 ms
Total tests: run=1 (filtered)
Total test files: run=1/1 (filtered) failed=1
Result: FAILURE

OS: NetBSD 10.0 amd64

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.12only security fixes3.13bugs and security fixes3.14bugs and security fixesOS-netbsdtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0