-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Compaction
-
Storage Engines
-
0
-
StorEng - Defined Pipeline, StorEng - 2024-09-03
Host: i-0134987cf30ccf4c5
Project: wiredtiger
Commit: 6361ae9f
Task Logs:
unit-test task_log
Logs:
AssertionError: unexpected standard output, contains: "[1722295359:221013][2396:0xffff9e73f690], test_compact12.test_compact12.test_compact12_truncate, WT_SESSION.compact: [WT_VERB_COMPACT][DEBUG_1]: Compacting table:test_compact12
unit-test task_log
Logs:
[pid:2359]: FAIL: test_compact12.test_compact12.test_compact12_truncate ---------------------------------------------------------------------- [pid:2359]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/eb39f92efda5197a4c5fd3608b89dfb4/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod method() File "/data/mci/eb39f92efda5197a4c5fd3608b89dfb4/wiredtiger/test/suite/test_compact12.py", line 123, in test_compact12_truncate self.assertGreater(space_recovered, size_before_compact // 4) AssertionError: 0 not greater than 3333120 ---------------------------------------------------------------------- Ran 14771 tests in 3072.793s