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

test_timestamp07 failing automated testing on develop

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.13, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-09-11

      Jenkins test-unit jobs is hitting the following assertion in test_timestamp07:

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

      ======================================================================
      FAIL: test_timestamp07.test_timestamp07.test_timestamp07(file.nolog.100keys) (subunit.RemotedTestCase)
      test_timestamp07.test_timestamp07.test_timestamp07(file.nolog.100keys)
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit/test/suite/test_timestamp07.py", line 231, in test_timestamp07
          self.check_eviction()
        File "/mnt/data0/jenkins/workspace/wiredtiger-test-unit/test/suite/test_timestamp07.py", line 156, in check_eviction
          self.assertTrue(not did_eviction or self.evicts)
        File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue
          raise self.failureException(msg)
      AssertionError: False is not true
      

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: