[
https://issues.apache.org/jira/browse/NIFI-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016237#comment-16016237
]
ASF GitHub Bot commented on NIFI-3935:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/1823
+1 LGTM, tests pass locally and on Travis. Thanks much, merging to master
> 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)