You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2015/09/17 10:54:45 UTC

[jira] [Created] (TAJO-1866) TestHAServiceHDFSImpl:: testAutoFailOver fails occasionally in the Travis CI build.

Jaehwa Jung created TAJO-1866:
---------------------------------

             Summary: TestHAServiceHDFSImpl:: testAutoFailOver fails occasionally in the Travis CI build.
                 Key: TAJO-1866
                 URL: https://issues.apache.org/jira/browse/TAJO-1866
             Project: Tajo
          Issue Type: Bug
          Components: Build
            Reporter: Jaehwa Jung


TajoMaster  HA unit test fails occasionally as following:
{code:xml}
testAutoFailOver(org.apache.tajo.ha.TestHAServiceHDFSImpl)  Time elapsed: 23.34 sec  <<< FAILURE!
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at org.apache.tajo.ha.TestHAServiceHDFSImpl.testAutoFailOver(TestHAServiceHDFSImpl.java:84)
{code}



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