-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Storage - Ra 2020-06-15, Storage - Ra 2020-06-29
This happens on my local dev box. You need to run the test in loop to reproduce this.
====================================================================== FAIL: test_prepare10.test_prepare10.test_prepare_rollback_retrieve_time_window (subunit.RemotedTestCase) test_prepare10.test_prepare10.test_prepare_rollback_retrieve_time_window ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_prepare10.py", line 155, in test_prepare_rollback_retrieve_time_window self.check_not_found(ds, uri, nrows, 60) File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_prepare10.py", line 79, in check_not_found self.assertEquals(cursor.search(), wiredtiger.WT_NOTFOUND) File "/home/chenhaoqu/miniconda3/envs/mongo-build-python2/lib/python2.7/unittest/case.py", line 513, in assertEqual assertion_func(first, second, msg=msg) File "/home/chenhaoqu/miniconda3/envs/mongo-build-python2/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual raise self.failureException(msg) AssertionError: 0 != -31803 ---------------------------------------------------------------------- Ran 1 test in 1.839s
- is related to
-
WT-6417 Fix not restoring tombstone in rollback to stable
- Closed
-
WT-6440 Use onpage visibility check helpers in __wt_txn_update_check
- Closed
-
WT-6094 Cache stuck: spinlock-pthread-adaptive-test on RHEL 8.0 [WiredTiger (develop) @ 9bc739b0]
- Closed
- related to
-
WT-6454 snapshot isolation search mismatch, deleted record found (prepare)
- Closed