-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
The Python test suite reported a failure:
====================================================================== FAIL: test_compact02.test_compact02.test_compact02(8KB.default.file) (subunit.RemotedTestCase) test_compact02.test_compact02.test_compact02(8KB.default.file) ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-long/test/suite/test_compact02.py", line 147, 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: 82386944 not less than 68161500
The test case is quite new - introduced as part of some fixes for compaction: SERVER-21833
Git commit hash where Jenkins ran into the issue: 9b9ada00bd1bf04bfc632d28e3997207720bfa7e
Link to the failure in Jenkins:
http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-long/1027/
- is depended on by
-
SERVER-21808 WiredTiger changes for 3.3.0
- Closed
- links to