-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cursors
-
Storage Engines
-
1
-
3
-
2024-08-06 - Withholding Tax
Host: i-04ab935c59a38a382
Project: wiredtiger
Commit: 8a0b468f
Task Logs:
unit-test-zstd task_log
Logs:
[pid:3573]: FAIL: test_cursor18.test_cursor18.test_prepare_tombstone(row) ---------------------------------------------------------------------- [pid:3573]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/56200bcd00a99578d53a4e9189a2a992/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod method() File "/data/mci/56200bcd00a99578d53a4e9189a2a992/wiredtiger/test/suite/test_cursor18.py", line 380, in test_prepare_tombstone self.verify_value(version_cursor, 1, 1, 2, 0, 3, 1, 0, 1, 0) File "/data/mci/56200bcd00a99578d53a4e9189a2a992/wiredtiger/test/suite/test_cursor18.py", line 60, in verify_value self.assertEquals(values[7], expected_prepare_state) AssertionError: 0 != 1 ---------------------------------------------------------------------- Ran 14767 tests in 4088.939s