Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4144

Fix rollback_to_stable with lookaside history

    • Storage Engines 2018-08-13, Storage Engines 2018-08-27
    • v4.0, v3.6

      In a recent 'wiredtiger-unit-test' run, below failure was observed regarding rollback-to-stable-timestamp testing. 

      http://build.wiredtiger.com:8080/job/wiredtiger-test-unit/7332/

      FAIL: test_timestamp04.test_timestamp04.test_rollback_to_stable(nolog.row-smallcache) (subunit.RemotedTestCase)
      test_timestamp04.test_timestamp04.test_rollback_to_stable(nolog.row-smallcache)
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit/test/suite/test_timestamp04.py", line 280, in test_rollback_to_stable
          for k in keys[:(key_range / 2)]))
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit/test/suite/test_timestamp04.py", line 75, in check
          self.assertTrue(actual == expected)
        File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue
          raise self.failureException(msg)
      AssertionError: False is not true 

      A re-run of the job passed on the same node (i.e. ocelot) though. 

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: