Bug report
Bug description:
home# ./python -m test test_uuid
Using random seed: 2311813199
0:00:00 load avg: 0.11 Run 1 test sequentially in a single process
0:00:00 load avg: 0.11 [1/1] test_uuid
test test_uuid failed -- Traceback (most recent call last):
File "/home/blue/cpython/Lib/test/test_uuid.py", line 496, in test_uuid1
equal(u.version, 1)
~~~~~^^^^^^^^^^^^^^
AssertionError: 4 != 1
test_uuid failed (1 failure)
== Tests result: FAILURE ==
1 test failed:
test_uuid
Total duration: 1.1 sec
Total tests: run=72 failures=1 skipped=13
Total test files: run=1/1 failed=1
Result: FAILURE
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs