You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2016/11/26 02:06:58 UTC

[jira] [Created] (NIFI-3105) Mongodb test failure during parallel build on windows 10

Joseph Witt created NIFI-3105:
---------------------------------

             Summary: 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: Joseph 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
(v6.3.4#6332)