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

test_timestamp04 fails assert during test_rollback_to_stable

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-11-13

      ======================================================================           
      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 "/work/sulabh/work/develop/test/suite/test_timestamp04.py", line 162, in test_rollback_to_stable
          self.table_ts_nolog, dict((k, 1) for k in keys[:]))                          
        File "/work/sulabh/work/develop/test/suite/test_timestamp04.py", line 76, in check
          self.assertTrue(actual == expected)                                          
        File "/usr/lib64/python2.7/unittest/case.py", line 460, in assertTrue          
          raise self.failureException(msg)                                             
      AssertionError: False is not true                                                
                                                                                       
                                                                                       
      ----------------------------------------------------------------------           
      

      I see the above failure once in 50 consecutive runs of develop commit 09bae70b0

      sulabh@tinderbox:~/work/develop/build_posix$ git log
      commit 09bae70b074bc0f44a06e0b9964c8ca8bb180515 (HEAD -> develop, origin/develop)
      Author: Keith Bostic <keith.bostic@mongodb.com>
      Date:   Mon Oct 16 02:47:19 2017 -0400
      
          WT-3662 Write lookaside after reconciliation has succeeded. (#3738)
      

            Assignee:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: