This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2018-06-19.11:09:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529406555.8.0.56676864532.issue33901@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/#/builders/145/builds/84

======================================================================
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.assertGreater(size1, size0)
AssertionError: 16777216 not greater than 16777216
----------------------------------------------------------------------
History
Date User Action Args
2018-06-19 11:09:15serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, vstinner, ned.deily
2018-06-19 11:09:15serhiy.storchakasetmessageid: <1529406555.8.0.56676864532.issue33901@psf.upfronthosting.co.za>
2018-06-19 11:09:15serhiy.storchakalinkissue33901 messages
2018-06-19 11:09:15serhiy.storchakacreate