-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compaction
unit-linux-no-ftruncate-test on linux-no-ftruncate
Host: i-0d45a0306377c94a8
Project: wiredtiger
Commit: 9f5ffe09
Task Logs:
unit-linux-no-ftruncate-test task_log
Logs:
[pid:57283]: FAIL: test_compact08.test_compact08.test_compact08 ---------------------------------------------------------------------- [pid:57283]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/21f8660e369e0e3f1986a91c783153b5/wiredtiger/test/suite/wttest.py", line 470, in _callTestMethod method() File "/data/mci/21f8660e369e0e3f1986a91c783153b5/wiredtiger/test/suite/test_compact08.py", line 93, in test_compact08 with self.expectedStderrPattern('background compact interrupted by application'): File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/data/mci/21f8660e369e0e3f1986a91c783153b5/wiredtiger/test/suite/wttest.py", line 915, in expectedStderrPattern self.captureerr.checkAdditionalPattern(self, pat, re_flags, maxchars) File "/data/mci/21f8660e369e0e3f1986a91c783153b5/wiredtiger/test/suite/wttest.py", line 192, in checkAdditionalPattern testcase.fail('in ' + self.desc + AssertionError: in error output, expected pattern "background compact interrupted by application", but got "" ---------------------------------------------------------------------- Ran 13484 tests in 4100.207s
- is caused by
-
WT-11344 Make background compaction interruptible
- Closed