David Handermann created NIFI-10336:
---------------------------------------
Summary: 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
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)