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

Fix a test case false positive in test_sweep01

    • Storage 2017-02-13

      The sweep01 test is occasionally failing. Two failures are:
      https://evergreen.mongodb.com/task/wiredtiger_osx_1010_unit_test_16a99feca5a6854114add086a3605c47f6506291_16_07_25_18_24_04#/log/T
      https://evergreen.mongodb.com/task/wiredtiger_osx_1010_unit_test_314ef8e74a3f7afcd05117165e8008a5199d4531_16_07_21_05_43_01

      The failure is:

      [2016/07/21 04:00:21.495] FAIL: test_sweep01.test_sweep01.test_ops(var) (subunit.RemotedTestCase)
      [2016/07/21 04:00:21.495] test_sweep01.test_sweep01.test_ops(var)
      [2016/07/21 04:00:21.495] ----------------------------------------------------------------------
      [2016/07/21 04:00:21.495] _StringException: Traceback (most recent call last):
      [2016/07/21 04:00:21.495]   File "/data/mci/35bedfe7b011ff031b119db6f6d16c17/wiredtiger/test/suite/test_sweep01.py", line 169, in test_ops
      [2016/07/21 04:00:21.495]     self.assertEqual(remove1 < remove2, True)
      [2016/07/21 04:00:21.495]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 515, in assertEqual
      [2016/07/21 04:00:21.495]     assertion_func(first, second, msg=msg)
      [2016/07/21 04:00:21.495]   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
      [2016/07/21 04:00:21.495]     raise self.failureException(msg)
      [2016/07/21 04:00:21.495] AssertionError: False != True
      

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: