[New-bugs-announce] [issue33901] test_dbm_gnu.test_reorganize() failed on x86-64 High Sierra 3.x

STINNER Victor report at bugs.python.org
Tue Jun 19 04:50:25 EDT 2018


New submission from STINNER Victor <vstinner at 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 <report at bugs.python.org>
<https://bugs.python.org/issue33901>
_______________________________________


More information about the New-bugs-announce mailing list