Josh Elser created ACCUMULO-4602:
------------------------------------
Summary: Assorted flakey ITs that appear to be timeout sensitive
Key: ACCUMULO-4602
URL: https://issues.apache.org/jira/browse/ACCUMULO-4602
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 1.7.3
Reporter: Josh Elser
Priority: Minor
{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 48.387 sec <<<
FAILURE! - in org.apache.accumulo.test.AssignmentThreadsIT
testConcurrentAssignmentPerformance(org.apache.accumulo.test.AssignmentThreadsIT)
Time elapsed: 48.266 sec <<< FAILURE!
java.lang.AssertionError
at
org.apache.accumulo.test.AssignmentThreadsIT.testConcurrentAssignmentPerformance(AssignmentThreadsIT.java:91)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.177 sec <<<
FAILURE! - in org.apache.accumulo.test.BadDeleteMarkersCreatedIT
test(org.apache.accumulo.test.BadDeleteMarkersCreatedIT) Time elapsed: 60.011
sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60 seconds
{noformat}
Both of these appear to just be sensitive to timings, and, as such, should not
be tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)