Jenkins build failed for wiredtiger-test-spinlock for test_compact02.py
http://build.wiredtiger.com:8080/job/wiredtiger-test-spinlock/3852/
====================================================================== FAIL: test_compact02.test_compact02.test_compact02(table.default.128KB) (subunit.RemotedTestCase) test_compact02.test_compact02.test_compact02(table.default.128KB) ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/mnt/data0/jenkins/workspace/wiredtiger-test-spinlock/test/suite/test_compact02.py", line 156, in test_compact02 self.assertLess(sz, self.fullsize / 2) File "/usr/lib64/python2.7/unittest/case.py", line 970, in assertLess self.fail(self._formatMessage(msg, standardMsg)) File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail raise self.failureException(msg) AssertionError: 160178176 not less than 68161500 ----------------------------------------------------------------------
I attempted to reproduce this on ocelot, but was not successful.
- is related to
-
WT-3619 Make compaction more aware of checkpoints and eviction
- Closed
- links to