-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The perf001 unit test failed on PPC today. The operation took more than 5 seconds.
http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-ppc/
====================================================================== FAIL: test_perf001.test_perf001.test_performance_of_indices(file-lsm) (subunit.RemotedTestCase) test_perf001.test_perf001.test_performance_of_indices(file-lsm) ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-ppc/test/suite/test_perf001.py", line 63, in test_performance_of_indices self.assertTrue(end_time - start_time < 5) File "/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue raise self.failureException(msg) AssertionError: False is not true
- duplicates
-
WT-3041 Failure of test_perf01 on PPC
- Closed