Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AssertionError in test_uuid on NetBSD: Expected UUID version 1, but got version 4 #124228

Description

@furkanonder

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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