[
https://issues.apache.org/jira/browse/NIFI-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-3105.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> Mongodb test failure during parallel build on windows 10
> --------------------------------------------------------
>
> Key: NIFI-3105
> URL: https://issues.apache.org/jira/browse/NIFI-3105
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.1.0
> Reporter: Joe Witt
> Priority: Minor
>
> During a parallel build on windows 10 i got the following build failure. Did
> not see this in osx or linux parallel builds so might be related.
> [INFO] Building jar:
> C:\Users\nifi\nifi.git\nifi-nar-bundles\nifi-mongodb-bundle\nifi-mongodb-processors\target\nifi-mongodb-processors-1.1.0-SNAPSHOT.jar
> Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.376 sec
> <<< FAILURE! - in org.apache.nifi.remote.client.http.TestHttpClient
> testSendTimeoutAfterDataExchange(org.apache.nifi.remote.client.http.TestHttpClient)
> Time elapsed: 1.192 sec <<< FAILURE!
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at
> org.apache.nifi.remote.client.http.TestHttpClient.testSendTimeoutAfterDataExchange(TestHttpClient.java:1158)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)