[
https://issues.apache.org/jira/browse/ACCUMULO-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved ACCUMULO-4167.
---------------------------------
Resolution: Cannot Reproduce
Fix Version/s: (was: 1.8.1)
(was: 1.7.2)
This test passes for me on commit d10840b using Oracle JDK 1.8.0_91, Maven
3.3.9. Please reopen if you can reproduce reliably.
> 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
>
> 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)