You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/04/20 00:47:04 UTC

[jira] [Created] (PHOENIX-3798) MutableIndexFailureIT fails since PHOENIX-3789

Lars Hofhansl created PHOENIX-3798:
--------------------------------------

             Summary: MutableIndexFailureIT fails since PHOENIX-3789
                 Key: PHOENIX-3798
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3798
             Project: Phoenix
          Issue Type: Bug
            Reporter: Lars Hofhansl


{code}
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 266.52 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
testWriteFailureDisablesIndex[MutableIndexFailureIT_transactional=false,localIndex=true,isNamespaceMapped=true](org.apache.phoenix.end2end.index.MutableIndexFailureIT)  Time elapsed: 20.31 sec  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:218)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)

testWriteFailureDisablesIndex[MutableIndexFailureIT_transactional=false,localIndex=true,isNamespaceMapped=false](org.apache.phoenix.end2end.index.MutableIndexFailureIT)  Time elapsed: 19.103 sec  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:218)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)
{code}




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