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

Python test_reconfig02 timeout on the PPC

    • 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

      There have been several recent failures of the test/suite/test_reconfig02.py test case when running on the PPC test machine in Jenkins (which is slow). The failures take the form:

      ======================================================================
      FAIL: test_reconfig02.test_reconfig02.test_reconfig02_prealloc (subunit.RemotedTestCase)
      test_reconfig02.test_reconfig02.test_reconfig02_prealloc
      ----------------------------------------------------------------------
      _StringException: Traceback (most recent call last):
        File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-ppc/test/suite/test_reconfig02.py", line 90, in test_reconfig02_prealloc
          self.assertNotEqual(0, len(prep_logs))
        File "/usr/lib64/python2.7/unittest/case.py", line 562, in assertNotEqual
          raise self.failureException(msg)
      AssertionError: 0 == 0
      

      Link to original failure:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-ppc/834/console

      There haven't been any recent changes that appear related to me.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: