[
https://issues.apache.org/jira/browse/NIFI-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577990#comment-17577990
]
ASF subversion and git services commented on NIFI-10336:
--------------------------------------------------------
Commit 8605d0a29f0edc73c9f720965f9849ce831b0454 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8605d0a29f ]
NIFI-10336 Removed unnecessary lineage check from TestMonitorActivity
Signed-off-by: Pierre Villard <[email protected]>
This closes #6285.
> Intermittent Failures in TestMonitorActivity on Windows
> -------------------------------------------------------
>
> Key: NIFI-10336
> URL: https://issues.apache.org/jira/browse/NIFI-10336
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recent automated builds on Windows have failed in TestMonitoryActivity with
> the following error:
> {noformat}
> Error:
> org.apache.nifi.processors.standard.TestMonitorActivity.testFirstMessageWithInherit
> Time elapsed: 0.015 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: not equal but was:
> <1660078247969>
> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
> at
> org.junit.jupiter.api.AssertNotEquals.failEqual(AssertNotEquals.java:276)
> at
> org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:121)
> at
> org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:113)
> at
> org.junit.jupiter.api.Assertions.assertNotEquals(Assertions.java:2117)
> at
> org.apache.nifi.processors.standard.TestMonitorActivity.testFirstMessageWithInherit(TestMonitorActivity.java:290)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)