Josh Elser created ACCUMULO-3628:
------------------------------------

             Summary: Consistently failing Replication ITs
                 Key: ACCUMULO-3628
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3628
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Blocker
             Fix For: 1.7.0


More ITs are magically failing again -- likely from the Metadata table iterator 
changes

{noformat}
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 240.767 sec <<< 
FAILURE! - in 
org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT
dataWasReplicatedToThePeer(org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT)
  Time elapsed: 56.269 sec  <<< FAILURE!
java.lang.AssertionError: Had more data to read from the master
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT.dataWasReplicatedToThePeer(UnorderedWorkAssignerReplicationIT.java:301)
Running org.apache.accumulo.test.replication.ReplicationIT
Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 293.045 sec 
<<< FAILURE! - in org.apache.accumulo.test.replication.ReplicationIT
correctClusterNameInWorkEntry(org.apache.accumulo.test.replication.ReplicationIT)
  Time elapsed: 18.118 sec  <<< FAILURE!
java.lang.AssertionError: Did not find the work entry for the status entry
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.accumulo.test.replication.ReplicationIT.correctClusterNameInWorkEntry(ReplicationIT.java:1147)

replicatedStatusEntriesAreDeleted(org.apache.accumulo.test.replication.ReplicationIT)
  Time elapsed: 32.5 sec  <<< FAILURE!
java.lang.AssertionError: Did not find the work entry for the status entry
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.accumulo.test.replication.ReplicationIT.replicatedStatusEntriesAreDeleted(ReplicationIT.java:1472)
{noformat}



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

Reply via email to