Comment 10 for bug 1366204

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

Change 471 https://review.trafodion.org/#/c/471/ encountered this in phoenix_quick-cdh4.4, https://jenkins01.trafodion.org/job/phoenix_quick-cdh4.4/339/console has

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 43.206 sec <<< FAILURE! - in test.java.com.hp.phoenix.end2end.BinaryRowKeyTest
testSelectValues(test.java.com.hp.phoenix.end2end.BinaryRowKeyTest) Time elapsed: 14.318 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:
  BinaryRowKeyTest.testSelectValues:151 null
  ArithmeticQueryTest.testDecimalAveraging:363 expected:<3333333.03703703703> but was:<0E-11>
  IndexTest.testImmutableTableIndexMaintanenceUnsalted:151->testImmutableTableIndexMaintanence:203 null

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