-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
0
-
Storage Engines 2020-03-09
test_timestamp04 (rollback to stable) test fails, and is currently disabled.
% pyt test_timestamp04 FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 0 (nolog.col_fix) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 1 (nolog.col_var) .FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 3 (nolog.row) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 4 (nolog.row-smallcache) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 5 (V1.col_fix) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 6 (V1.col_var) .FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 8 (V1.row) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 9 (V1.row-smallcache) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 10 (V2.col_fix) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 11 (V2.col_var) .FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 13 (V2.row) FERROR in test_timestamp04.test_timestamp04.test_rollback_to_stable -s 14 (V2.row-smallcache) ====================================================================== FAIL: test_timestamp04.test_timestamp04.test_rollback_to_stable -s 0 (nolog.col_fix) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ubuntu/wt.b/test/suite/test_timestamp04.py", line 177, in test_rollback_to_stable self.assertTrue(upd_aborted >= key_range/2) AssertionError: False is not true ====================================================================== FAIL: test_timestamp04.test_timestamp04.test_rollback_to_stable -s 1 (nolog.col_var) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ubuntu/wt.b/test/suite/test_timestamp04.py", line 177, in test_rollback_to_stable self.assertTrue(upd_aborted >= key_range/2) AssertionError: False is not true
- duplicates
-
WT-5547 Disable all the skipped rollback to stable tests for column store types
-
- Closed
-