[
https://issues.apache.org/jira/browse/NIFI-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765207#comment-16765207
]
ASF subversion and git services commented on NIFI-6015:
-------------------------------------------------------
Commit 3a4c3ccbaae6f443910a264ccc57f48acd21d713 in nifi's branch
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a4c3cc ]
NIFI-6015: This closes #3300. Updated unit test to sleep for 10 milliseconds
before adding last FlowFile to queue so that the first and last FlowFiles will
have different timestamps
NIFI-6015: Moved call to sleep() up in unit test to ensure that we sleep before
creating the flowfile
Signed-off-by: joewitt <[email protected]>
> nifi core framework brittle test in TestStandardProcessSession
> --------------------------------------------------------------
>
> Key: NIFI-6015
> URL: https://issues.apache.org/jira/browse/NIFI-6015
> Project: Apache NiFi
> Issue Type: Bug
> Environment: Apache Maven 3.5.0
> (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00)
> Maven home: /development/apache-maven-3.5.0
> Java version: 1.8.0_191, vendor: Oracle Corporation
> Java home: /usr/java/jdk1.8.0_191-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.20.6-200.fc29.x86_64", arch: "amd64", family:
> "unix"
> Reporter: Joseph Witt
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> [ERROR] Tests run: 60, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
> 0.101 s <<< FAILURE! - in
> org.apache.nifi.controller.repository.TestStandardProcessSession
> [ERROR]
> testBatchQueuedHaveSameQueuedTime(org.apache.nifi.controller.repository.TestStandardProcessSession)
> Time elapsed: 0.008 s <<< FAILURE!
> java.lang.AssertionError: Queued times should not be equal.. Actual:
> 1549903171660
> at
> org.apache.nifi.controller.repository.TestStandardProcessSession.testBatchQueuedHaveSameQueuedTime(TestStandardProcessSession.java:1727)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)