You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/14 00:39:41 UTC

[jira] [Created] (PHOENIX-3736) ArithmeticQueryIT.testDecimalUpsertSelect fails

Andrew Purtell created PHOENIX-3736:
---------------------------------------

             Summary: ArithmeticQueryIT.testDecimalUpsertSelect fails
                 Key: PHOENIX-3736
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3736
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.10.0
         Environment: HBase 1.2.4
            Reporter: Andrew Purtell


ArithmeticQueryIT.testDecimalUpsertSelect fails when built against HBase 1.2.4. No failure observed when testing with 0.98.24-hadoop2. 

{noformat}
Tests run: 26, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 359.938 sec <<< FAILURE! - in org.apache.phoenix.end2end.ArithmeticQueryIT
testDecimalUpsertSelect(org.apache.phoenix.end2end.ArithmeticQueryIT)  Time elapsed: 304.574 sec  <<< FAILURE!
java.lang.AssertionError: expected:<206> but was:<6000>
	at org.apache.phoenix.end2end.ArithmeticQueryIT.testDecimalUpsertSelect(ArithmeticQueryIT.java:236)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)