Phoenix test failure in IndexTest.testImmutableTableIndexMaintanenceUnsalted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Trafodion |
Won't Fix
|
Medium
|
John de Roo |
Bug Description
Change https:/
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 117.171 sec <<< FAILURE! - in test.java.
testImmutableTa
java.lang.
at org.junit.
at org.junit.
at org.junit.
at test.java.
at test.java.
. . .
Results :
Failed tests:
IndexTest.
Tests run: 59, Failures: 1, Errors: 0, Skipped: 0
summary: |
- Phoenix test failure in in + Phoenix test failure in IndexTest.testImmutableTableIndexMaintanenceUnsalted |
tags: | added: dtm |
Changed in trafodion: | |
assignee: | nobody → John de Roo (john-deroo) |
Changed in trafodion: | |
milestone: | none → r2.0 |
importance: | Undecided → Medium |
This was seen in https:/ /review. trafodion. org/#/c/ 428/ test phoenix_ quick-cdh4. 4 where the console log has:
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 118.618 sec <<< FAILURE! - in test.java. com.hp. phoenix. end2end. IndexTest bleIndexMaintan enceUnsalted( test.java. com.hp. phoenix. end2end. IndexTest) Time elapsed: 26.803 sec <<< FAILURE! AssertionError: null Assert. fail(Assert. java:86) Assert. assertTrue( Assert. java:41) Assert. assertTrue( Assert. java:52) com.hp. phoenix. end2end. IndexTest. testImmutableTa bleIndexMaintan ence(IndexTest. java:203) com.hp. phoenix. end2end. IndexTest. testImmutableTa bleIndexMaintan enceUnsalted( IndexTest. java:151)
testImmutableTa
java.lang.
at org.junit.
at org.junit.
at org.junit.
at test.java.
at test.java.
. . .
Results :
Failed tests: testImmutableTa bleIndexMaintan enceUnsalted: 151->testImmuta bleTableIndexMa intanence: 203 null est.testSelectV alues:151 null
IndexTest.
BinaryRowKeyT
Tests run: 59, Failures: 2, Errors: 0, Skipped: 0
The test 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 1366204, "Phoenix test failure in BinaryRowKeyTes t.testSelectVal ues"