Skip to content

AssertionError in test_whichdb_ndbm on NetBSD #124486

Open
@furkanonder

Description

@furkanonder

Bug report

Bug description:

home$ ./python -m test test_dbm -m test_whichdb_ndbm
Using random seed: 1067465967
0:00:00 load avg: 0.00 Run 1 test sequentially in a single process
0:00:00 load avg: 0.00 [1/1] test_dbm
test test_dbm failed -- Traceback (most recent call last):
  File "/home/blue/cpython/Lib/test/test_dbm.py", line 221, in test_whichdb_ndbm
    self.assertIsNone(self.dbm.whichdb(path))
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'dbm.ndbm' is not None

test_dbm failed (1 failure)

== Tests result: FAILURE ==

1 test failed:
    test_dbm

Total duration: 285 ms
Total tests: run=1 (filtered) failures=1
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.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