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

Update test_compact02 to handle being halted by eviction pressure.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.4, 3.7.3, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Non-NYC 2018-03-12

      Saw a run fail in evergreen:
      https://evergreen.mongodb.com/task_log_raw/wiredtiger_macos_1012_unit_test_acc6f67c4169af3f3ba96e21089c00ef8bcafca7_18_02_26_22_43_52/0?type=T&text=true

      [2018/02/27 07:41:47.377] ======================================================================
      [2018/02/27 07:41:47.377] ERROR: test_compact02.test_compact02.test_compact02(table.1mb.128KB) (subunit.RemotedTestCase)
      [2018/02/27 07:41:47.377] test_compact02.test_compact02.test_compact02(table.1mb.128KB)
      [2018/02/27 07:41:47.377] ----------------------------------------------------------------------
      [2018/02/27 07:41:47.377] _StringException: Traceback (most recent call last):
      [2018/02/27 07:41:47.377]   File "/data/mci/7ceca11bc171ea5e02066ed80200ec80/wiredtiger/test/suite/wttest.py", line 409, in tearDown
      [2018/02/27 07:41:47.377]     self.captureerr.check(self)
      [2018/02/27 07:41:47.377]   File "/data/mci/7ceca11bc171ea5e02066ed80200ec80/wiredtiger/test/suite/wttest.py", line 104, in check
      [2018/02/27 07:41:47.377]     shortenWithEllipsis(contents,100) + '"')
      [2018/02/27 07:41:47.377]   File "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 410, in fail
      [2018/02/27 07:41:47.377]     raise self.failureException(msg)
      [2018/02/27 07:41:47.377] AssertionError: unexpected error output, contains: "[1519722555:945042][698:0x7fffb8adb3c0], test_compact02.test_compact02.test_compact02(table.1mb.1..."
      [2018/02/27 07:41:47.377] ----------------------------------------------------------------------
      

      This is an expected failure and the test should be updated (maybe to retry) to handle these errors.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: