You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@druid.apache.org by GitBox <gi...@apache.org> on 2018/07/17 21:39:34 UTC

[GitHub] fjy removed a comment on issue #6013: Fix transient test failures

fjy removed a comment on issue #6013: Fix transient test failures
URL: https://github.com/apache/incubator-druid/issues/6013#issuecomment-405736825
 
 
   testStatusRemoved(io.druid.indexing.overlord.RemoteTaskRunnerTest)  Time elapsed: 21.188 sec  <<< ERROR!
   java.util.concurrent.TimeoutException: Timeout waiting for task.
   	at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:269)
   	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:96)
   	at io.druid.indexing.overlord.RemoteTaskRunnerTest.testStatusRemoved(RemoteTaskRunnerTest.java:315)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
   	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
   	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
   	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
   	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
   	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
   	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
   	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
   	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
   	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
   	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
   	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
   	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
   	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
   	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
   	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
   	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
   	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
   	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
   	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
   	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
   	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@druid.apache.org
For additional commands, e-mail: dev-help@druid.apache.org