-
Type:
Build Failure
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Transactions
test-prepare-hs03-hook-timestamp on ubuntu2004
Host: i-0b7828b6f5113dd04
Project: wiredtiger
Commit: 3a783132
Task Logs:
test-prepare-hs03-hook-timestamp task_log
Logs:
[pid:73935]: FAIL: None
----------------------------------------------------------------------
[pid:73935]: Traceback (most recent call last):
File "/data/mci/96bb53ba565e4fa5b97fa952bb5b6b3e/wiredtiger/test/suite/wttest.py", line 229, in _callTestMethod
method()
File "/data/mci/96bb53ba565e4fa5b97fa952bb5b6b3e/wiredtiger/test/suite/test_prepare_hs03.py", line 260, in test_prepare_hs
self.prepare_updates(ds, nrows, nsessions, nkeys)
File "/data/mci/96bb53ba565e4fa5b97fa952bb5b6b3e/wiredtiger/test/suite/test_prepare_hs03.py", line 219, in prepare_updates
self.check_data(ds, "(step 3)", nkeys, nrows, timestamp_later, commit_value)
File "/data/mci/96bb53ba565e4fa5b97fa952bb5b6b3e/wiredtiger/test/suite/test_prepare_hs03.py", line 122, in check_data
self.assertEquals(nkeys_checked, correct_values)
AssertionError: 3999 != 3968
----------------------------------------------------------------------
Ran 6 tests in 6.548s