You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2016/11/24 11:50:58 UTC

[jira] [Resolved] (IGNITE-1719) [Test] GridUpdateNotifierSelfTest.testNotifier fails

     [ https://issues.apache.org/jira/browse/IGNITE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Veselovsky resolved IGNITE-1719.
-------------------------------------
    Resolution: Cannot Reproduce

The test does not fail any more.

> [Test] GridUpdateNotifierSelfTest.testNotifier	 fails
> -----------------------------------------------------
>
>                 Key: IGNITE-1719
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1719
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ivan Veselovsky
>            Priority: Critical
>              Labels: Muted_test
>             Fix For: 2.0
>
>
> The test fails with timeout: 
> {code}
> java.util.concurrent.TimeoutException: Test has been timed out [test=testNotifier, timeout=30000]
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTest(GridAbstractTest.java:1630)
> 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
> 	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
> 	at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:74)
> 	at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:211)
> 	at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:67)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)
> {code}



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