New submission from STINNER Victor <vstin...@redhat.com>:
http://buildbot.python.org/all/#/builders/145/builds/81 x86-64 High Sierra 3.x: ====================================================================== FAIL: test_reorganize (test.test_dbm_gnu.TestGdbm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildbot/buildarea/3.x.billenstein-sierra/build/Lib/test/test_dbm_gnu.py", line 77, in test_reorganize self.assertTrue(size0 < size1) AssertionError: False is not true The only change of this build is the commit cb970730e3ca2522e9b1700dcaf0a06b7e898db6: bpo-33630. But I hardly believe that it's related. ---------- components: Tests, macOS messages: 319942 nosy: ned.deily, ronaldoussoren, vstinner priority: normal severity: normal status: open title: test_dbm_gnu.test_reorganize() failed on x86-64 High Sierra 3.x versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33901> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com