[
https://issues.apache.org/jira/browse/NIFI-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016239#comment-16016239
]
ASF subversion and git services commented on NIFI-3935:
-------------------------------------------------------
Commit 762293c01cc9b843abd5378f5de51f626050f498 in nifi's branch
refs/heads/master from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=762293c ]
NIFI-3935 made the old persistent prov test more forgiving of timing issues and
extended lucene test timeouts for slower environments. These should be
integration tests really.
Signed-off-by: Matt Burgess <[email protected]>
This closes #1823
> 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)