Hi,

This would be the right place to mention where that smoke test is located
and how to run it, so that someone can actually look into the problem.
Otherwise, it'll happen again.

Regards,
Denis

Stefan Rossbach <[email protected]> schrieb am Di., 6. Sep. 2016 um 00:28:

> Please be aware that we have such a test.
>
> Reading errors like:
>
> Internal Fatal Error:
> java.lang.AssertionError:
>    Unexpected method call EditorManager.getLocallyOpenEditors():
>      at
>
> org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
>      at
>
> org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:85)
>      at
>
> org.easymock.internal.ClassProxyFactory$MockMethodInterceptor.intercept(ClassProxyFactory.java:94)
>      at
>
> de.fu_berlin.inf.dpp.editor.EditorManager$$EnhancerByCGLIB$$9c86ca68.getLocallyOpenEditors(<generated>)
>      at
>
> de.fu_berlin.inf.dpp.concurrent.watchdog.ConsistencyWatchdogServer.calculateChecksums(ConsistencyWatchdogServer.java:208)
>      at
>
> de.fu_berlin.inf.dpp.concurrent.watchdog.ConsistencyWatchdogServer.access$3(ConsistencyWatchdogServer.java:207)
>      at
>
> de.fu_berlin.inf.dpp.concurrent.watchdog.ConsistencyWatchdogServer$1$1.run(ConsistencyWatchdogServer.java:78)
>      at de.fu_berlin.inf.dpp.util.ThreadUtils$1.run(ThreadUtils.java:38)
>      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
>      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
>      at java.util.concurrent.FutureTask.run(Unknown Source)
>      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
>      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
>      at java.lang.Thread.run(Unknown Source)
> Original caller:
> StackTrace:
>      at de.fu_berlin.inf.dpp.util.ThreadUtils.wrapSafe(ThreadUtils.java:32)
>      at
>
> de.fu_berlin.inf.dpp.concurrent.watchdog.ConsistencyWatchdogServer$1.run(ConsistencyWatchdogServer.java:73)
>      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
>      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown
> Source)
>      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
>      at
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown
> Source)
>      at
>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown
> Source)
>      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
>      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
>      at java.lang.Thread.run(Unknown Source)
>
>
> should not even happen in a smoke tests that passes the regression.
>
> Check your code next time.
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> DPP-Devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dpp-devel
>
------------------------------------------------------------------------------
_______________________________________________
DPP-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to