-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Rollback to stable test failed on Windows pull request job (on 'windows-builder').
http://build.wiredtiger.com:8080/job/wiredtiger-pull-request-windows/6306/console
FAIL: test_timestamp04.test_timestamp04.test_rollback_to_stable -s 14 (V2.row-smallcache) ---------------------------------------------------------------------- Traceback (most recent call last): File "Z:\jenkins\workspace\wiredtiger-pull-request-windows\test\suite\test_timestamp04.py", line 264, in test_rollback_to_stable for k in keys[:(key_range / 2)])) File "Z:\jenkins\workspace\wiredtiger-pull-request-windows\test\suite\test_timestamp04.py", line 75, in check self.assertTrue(actual == expected) AssertionError: False is not true
This was happening on a pull request testing but changes of the pull request has nothing to do with rollback to stable or timestamp areas.
Worth to note WT-4144 fixed a similar issue recently.
- duplicates
-
WT-4259 Restore ref to the previous state rather than MEM when eviction fails
- Closed