[ 
https://issues.apache.org/jira/browse/NIFI-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197462#comment-15197462
 ] 

ASF subversion and git services commented on NIFI-1631:
-------------------------------------------------------

Commit e83429a08c4c2b316567477c5cb9db2bf25a7018 in nifi's branch 
refs/heads/master from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e83429a ]

NIFI-1631 This closes #283. increased timeouts on test

Signed-off-by: joewitt <[email protected]>


> Fix intermittent test failure in TestStandardProcessScheduler
> -------------------------------------------------------------
>
>                 Key: NIFI-1631
>                 URL: https://issues.apache.org/jira/browse/NIFI-1631
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>             Fix For: 0.6.0
>
>
> {code}
> validateLongEnablingServiceCanStillBeDisabled on 
> validateLongEnablingServiceCanStillBeDisabled(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)
>   Time elapsed: 4.881 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<DISABLED> but was:<DISABLING>
>   at org.junit.Assert.fail(Assert.java:88)
>   at org.junit.Assert.failNotEquals(Assert.java:834)
>   at org.junit.Assert.assertEquals(Assert.java:118)
>   at org.junit.Assert.assertEquals(Assert.java:144)
>   at 
> org.apache.nifi.controller.scheduling.TestStandardProcessScheduler.validateLongEnablingServiceCanStillBeDisabled(TestStandardProcessScheduler.java:431)
> . . .
> {code}
> and
> {code}
> validateLongEnablingServiceCanStillBeDisabled on 
> validateLongEnablingServiceCanStillBeDisabled(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)(org.apache.nifi.controller.scheduling.TestStandardProcessScheduler)
>   Time elapsed: 2.071 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:834)
>       at org.junit.Assert.assertEquals(Assert.java:645)
>       at org.junit.Assert.assertEquals(Assert.java:631)
>       at 
> org.apache.nifi.controller.scheduling.TestStandardProcessScheduler.validateLongEnablingServiceCanStillBeDisabled(TestStandardProcessScheduler.java:421)
> . . .
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to