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

Sporadic Failure of test_compact02

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The Python test suite reported a failure:

      ======================================================================
      FAIL: test_compact02.test_compact02.test_compact02(8KB.default.file) (subunit.RemotedTestCase)
      test_compact02.test_compact02.test_compact02(8KB.default.file)
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-long/test/suite/test_compact02.py", line 147, in test_compact02
          self.assertLess(sz, self.fullsize / 2)
        File "/usr/lib64/python2.7/unittest/case.py", line 970, in assertLess
          self.fail(self._formatMessage(msg, standardMsg))
        File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail
          raise self.failureException(msg)
      AssertionError: 82386944 not less than 68161500
      

      The test case is quite new - introduced as part of some fixes for compaction: SERVER-21833

      Git commit hash where Jenkins ran into the issue: 9b9ada00bd1bf04bfc632d28e3997207720bfa7e

      Link to the failure in Jenkins:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-long/1027/

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: