[
https://issues.apache.org/jira/browse/ODE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518900
]
Nicolas Modrzyk commented on ODE-161:
-------------------------------------
Sorry about the delay.
Failure would be:
Testcase: testRecoverySuppressed took 4.017 sec
FAILED
expected:<0> but was:<1>
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at
org.apache.ode.scheduler.simple.SimpleSchedulerTest.testRecoverySuppressed(SimpleSchedulerTest.java:195)
Not sure what other info I can provide, just that the main thread seems to be
slightly in delay with the scheduler.
> simple scheduler timing too fast
> ---------------------------------
>
> Key: ODE-161
> URL: https://issues.apache.org/jira/browse/ODE-161
> Project: ODE
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.0-incubating
> Environment: OSX JVM 1.5 and 1.6beta
> Reporter: Nicolas Modrzyk
> Priority: Trivial
> Fix For: 1.1
>
> Attachments: SimpleSchedulerTest.diff
>
>
> The timing to wake up the main thread in SimpleSchedulerTest is too fast? on
> my machine.
> This leads to a systematic failure.
> If the timing is slightly changed it works 100%.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.