-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
There have been several failiures of reconfig02. The first occurred here:
http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-ppc/27/
All have been on the PPC. I cannot reproduce on AWS or my Mac.
The failure message is:
File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-ppc/test/suite/test_reconfig02.py", line 80, 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