Josh Elser created ACCUMULO-3266:
------------------------------------

             Summary: GarbageCollectorIT: gcLotsOfCandidatesIT and 
testInvalidDelete started failing
                 Key: ACCUMULO-3266
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3266
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.6.2, 1.7.0


Noticed these two tests start to fail recently. Not sure if it's something I 
broke or not. Need to look into it.

{noformat}
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.accumulo.test.functional.GarbageCollectorIT.gcLotsOfCandidatesIT(GarbageCollectorIT.java:152)
{noformat}

{noformat}
java.lang.Exception: test timed out after 600000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.accumulo.core.util.UtilWaitThread.sleep(UtilWaitThread.java:26)
        at 
org.apache.accumulo.test.functional.GarbageCollectorIT.testInvalidDelete(GarbageCollectorIT.java:212)
{noformat}

First saw the new failures since {{5cb976b3ca0b4ecaac27b7963622c1c2f5664251}}. 
{{e3a743cb445723a3d5664a4bf1ebf37833152aae}} built cleanly for me.



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

Reply via email to