-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Host: i-01f495961e32a216b
Project: wiredtiger-mongo-v5.0
Commit: 6631b500
Task Logs:
unit-test task_log
Logs:
Python Stacktrace FAIL: test_compact02.test_compact02.test_compact02(table.1mb.default) (subunit.RemotedTestCase) test_compact02.test_compact02.test_compact02(table.1mb.default) ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/4e2f86ea26e214810f3983662614b4d4/wiredtiger/test/suite/test_compact02.py", line 188, in test_compact02 self.assertGreater(statDict["pages_rewritten"],0) File "/opt/mongodbtoolchain/revisions/ecdb6f23a2cc2e822b8dc2eeb3f04c31f25c66ce/stow/python3-v3.QNe/lib/python3.9/unittest/case.py", line 1229, in assertGreater self.fail(self._formatMessage(msg, standardMsg)) File "/opt/mongodbtoolchain/revisions/ecdb6f23a2cc2e822b8dc2eeb3f04c31f25c66ce/stow/python3-v3.QNe/lib/python3.9/unittest/case.py", line 670, in fail raise self.failureException(msg) AssertionError: 0 not greater than 0 ---------------------------------------------------------------------- Ran 7096 tests in 1508.553s Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v5.0_ubuntu2004_cmake_unit_test_63ae6cd07742ae5be188f201_22_12_30_04_45_04/0?type=T#L26145
- duplicates
-
WT-9629 Fix collection of compact progress statistics
- Closed