You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/08/09 21:22:00 UTC

[jira] [Created] (NIFI-10336) Intermittent Failures in TestMonitorActivity on Windows

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)