[
https://issues.apache.org/jira/browse/NIFI-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015938#comment-16015938
]
Joseph Witt commented on NIFI-3935:
-----------------------------------
this test is also buggy even on fast machines
Tests in error:
TestLuceneEventIndex.testGetMinimumIdToReindex:99 ยป TestTimedOut test timed
ou...
> TestPersistentProvenanceRepository frequently fails in travis / likely slow
> machine timing bug in test
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3935
> URL: https://issues.apache.org/jira/browse/NIFI-3935
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Joseph Witt
> Assignee: Joseph Witt
>
> {quote}
> Tests run: 35, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 99.013 sec
> <<< FAILURE! - in
> org.apache.nifi.provenance.TestPersistentProvenanceRepository
> testAddAndRecover(org.apache.nifi.provenance.TestPersistentProvenanceRepository)
> Time elapsed: 3.646 sec <<< FAILURE!
> java.lang.AssertionError: expected:<10> but was:<9>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.nifi.provenance.TestPersistentProvenanceRepository.testAddAndRecover(TestPersistentProvenanceRepository.java:396)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)