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 2015/10/16 17:19:05 UTC

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

Ivan Veselovsky created IGNITE-1719:
---------------------------------------

             Summary: [Test] GridUpdateNotifierSelfTest.testNotifier	 fails
                 Key: IGNITE-1719
                 URL: https://issues.apache.org/jira/browse/IGNITE-1719
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Veselovsky


The test fails with timeout: 
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)




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