Github user z-york commented on the issue:

    https://github.com/apache/phoenix/pull/230
  
    Just trying to run the phoenix-core tests (since that was the only place I 
changed), I get stuck at this line indefinitely:
    
      Tests run: 19, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 86.487 
sec - in org.apache.phoenix.tx.TransactionIT
      Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.872 
sec - in org.apache.phoenix.tx.TxCheckpointIT
      Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 862.282 
sec - in org.apache.phoenix.end2end.index.IndexIT
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 302.238 
sec <<< FAILURE! - in org.apache.phoenix.end2end.ServerExceptionIT
      
testServerExceptionBackToClient(org.apache.phoenix.end2end.ServerExceptionIT)  
Time elapsed: 302.237 sec  <<< FAILURE!
      java.lang.AssertionError
              at 
org.apache.phoenix.end2end.ServerExceptionIT.testServerExceptionBackToClient(ServerExceptionIT.java:63)
    
      Tests run: 26, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 357.293 
sec <<< FAILURE! - in org.apache.phoenix.end2end.ArithmeticQueryIT
      testDecimalUpsertSelect(org.apache.phoenix.end2end.ArithmeticQueryIT)  
Time elapsed: 304.524 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<206> but was:<6000>
              at 
org.apache.phoenix.end2end.ArithmeticQueryIT.testDecimalUpsertSelect(ArithmeticQueryIT.java:236)
    
      Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,478.385 sec - in org.apache.phoenix.end2end.index.MutableIndexIT


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to