You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/03/16 00:42:33 UTC

[jira] [Created] (ACCUMULO-4167) TracerRecoversAfterOfflineTableIT consistently fails

Christopher Tubbs created ACCUMULO-4167:
-------------------------------------------

             Summary: TracerRecoversAfterOfflineTableIT consistently fails
                 Key: ACCUMULO-4167
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4167
             Project: Accumulo
          Issue Type: Bug
          Components: test, trace
            Reporter: Christopher Tubbs
             Fix For: 1.7.2, 1.8.0


I'm getting a consistent failure in TracerRecoversAfterOfflineTableIT in the 1.7 branch:

{code:java}
  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 19.637 sec <<< FAILURE! - in org.apache.accumulo.test.TracerRecoversAfterOfflineTableIT
  test(org.apache.accumulo.test.TracerRecoversAfterOfflineTableIT)  Time elapsed: 19.591 sec  <<< FAILURE!
  java.lang.AssertionError: Did not find 'binMutations' in output
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41) 
    at org.apache.accumulo.test.TracerRecoversAfterOfflineTableIT.test(TracerRecoversAfterOfflineTableIT.java:112)
{code}



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