The unit test, test_perf01 has failed on 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 "<http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-ppc/ws/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 ---------------------------------------------------------------------- Ran 7427 tests in 4069.527s
This follows the most recent commit for WT-3028.