Comment 2 for bug 1366204

Revision history for this message
Chris Sheedy (chris-sheedy) wrote :

This was seen in https://review.trafodion.org/#/c/428/ test phoenix_quick-cdh4.4 where the console log has:

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.498 sec <<< FAILURE! - in test.java.com.hp.phoenix.end2end.BinaryRowKeyTest
testSelectValues(test.java.com.hp.phoenix.end2end.BinaryRowKeyTest) Time elapsed: 12.729 sec <<< FAILURE!
java.lang.AssertionError: null
 at org.junit.Assert.fail(Assert.java:86)
 at org.junit.Assert.assertTrue(Assert.java:41)
 at org.junit.Assert.assertTrue(Assert.java:52)
 at test.java.com.hp.phoenix.end2end.BinaryRowKeyTest.testSelectValues(BinaryRowKeyTest.java:151)
. . .
Results :

Failed tests:
  IndexTest.testImmutableTableIndexMaintanenceUnsalted:151->testImmutableTableIndexMaintanence:203 null
  BinaryRowKeyTest.testSelectValues:151 null

Tests run: 59, Failures: 2, Errors: 0, Skipped: 0

The logs are saved at http://logs.trafodion.org/28/428/1/check/phoenix_quick-cdh4.4/0cf7a88/

The other test failure is recorded as bug 1369039, "Phoenix test failure in in IndexTest.testImmutableTableIndexMaintanenceUnsalted"