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

Number of syncs did not increase in dirty max test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1, WT10.0.0, 4.2.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • Storage Engines 2019-10-21

      There's an assertion failure in the test_log03.test_dirty_max, which expects increase to the number of syncs when the dirty_max value is reduced. The machine that failed the test was 'zSeries'. 

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

      FAIL: test_log03.test_log03.test_dirty_max (subunit.RemotedTestCase)
      test_log03.test_log03.test_dirty_max
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/mnt/workspace/wiredtiger-test-unit-zseries/test/suite/test_log03.py", line 97, in test_dirty_max
          self.assertGreater(result, baseline + increase)
        File "/usr/lib64/python2.7/unittest/case.py", line 982, in assertGreater
          self.fail(self._formatMessage(msg, standardMsg))
        File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail
          raise self.failureException(msg)
      AssertionError: 75 not greater than 75 

       

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: