-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Host: macos-1014-56.macstadium.build.10gen.cc
Project: wiredtiger
Commit: 8b16413a
Task Logs:
unit-test task_log
Logs:
test_commands WT_BUILDDIR=$(git rev-parse --show-toplevel)/cmake_build DYLD_LIBRARY_PATH=$WT_BUILDDIR python3 ../test/suite/run.py -v 2 -j $(sysctl -n hw.logicalcpu) 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_macos_1014_unit_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L13 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/b1ff34839456549d6012a6c8adf72f9e/wiredtiger/test/suite/wttest.py", line 328, in _callTestMethod method() File "/data/mci/b1ff34839456549d6012a6c8adf72f9e/wiredtiger/test/suite/test_compact02.py", line 182, in test_compact02 self.assertGreater(statDict["pages_rewritten"],0) File "/usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 1229, in assertGreater self.fail(self._formatMessage(msg, standardMsg)) File "/usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 670, in fail raise self.failureException(msg) AssertionError: 0 not greater than 0 ---------------------------------------------------------------------- Ran 9851 tests in 2743.268s Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_macos_1014_unit_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L36231 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_macos_1014_unit_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L36249
- duplicates
-
WT-8565 test_compact02 assert failure with pages_rewritten not greater than 0
- Closed