[
https://issues.apache.org/jira/browse/NIFI-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen resolved NIFI-1839.
--------------------------------
Resolution: Won't Do
Appears to not be an issue in the builds we've done in the last few years. This
can be reopened if someone demonstrates it's still happening.
> Build is Failing intermittently:
> TestStandardProcessScheduler.validateEnabledDisableMultiThread:364 null
> --------------------------------------------------------------------------------------------------------
>
> Key: NIFI-1839
> URL: https://issues.apache.org/jira/browse/NIFI-1839
> Project: Apache NiFi
> Issue Type: Test
> Components: Core Framework
> Affects Versions: 1.0.0, 0.7.0
> Environment: Linux Ubuntu 16.04
> puspendu@m6:~/workspace/nifi$ java -version
> java version "1.8.0_91"
> Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
> puspendu@m6:~/workspace/nifi$ uname -a
> Linux m6 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64
> x86_64 x86_64 GNU/Linux
> Reporter: Puspendu Banerjee
> Priority: Minor
>
> Build is Failing intermittently:
> TestStandardProcessScheduler.validateEnabledDisableMultiThread:364 null
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 168, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 117.288 sec
> <<< FAILURE! - in TestSuite
> validateEnabledDisableMultiThread on
> validateEnabledDisableMultiThread(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)
> Time elapsed: 3.614 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.assertTrue(Assert.java:52)
> at
> org.apache.nifi.controller.scheduling.TestStandardProcessScheduler.validateEnabledDisableMultiThread(TestStandardProcessScheduler.java:364)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)