You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:31 UTC

[jira] [Created] (TRAFODION-603) LP Bug: 1366204 - Phoenix test failure in BinaryRowKeyTest.testSelectValues

Alice Chen created TRAFODION-603:
------------------------------------

             Summary: LP Bug: 1366204 - Phoenix test failure in BinaryRowKeyTest.testSelectValues
                 Key: TRAFODION-603
                 URL: https://issues.apache.org/jira/browse/TRAFODION-603
             Project: Apache Trafodion
          Issue Type: Bug
          Components: dtm
            Reporter: Christopher Sheedy
            Assignee: Atanu Mishra
             Fix For: 1.1 (pre-incubation)


Change https://review.trafodion.org/#/c/383/ failed in t he check pipeline with

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.001 sec <<< FAILURE! - in test.java.com.hp.phoenix.end2end.BinaryRowKeyTest
testSelectValues(test.java.com.hp.phoenix.end2end.BinaryRowKeyTest)  Time elapsed: 12.793 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

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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)