[
http://jira.jboss.com/jira/browse/JBESB-836?page=comments#action_12373882 ]
Mark Little commented on JBESB-836:
-----------------------------------
I can duplicate this on a 800MHz PIII running XP SP1. As discussed in the office, it does
seem like a timing issue.
ScheduledRedeliveryUnitTest does not pass deterministically
-----------------------------------------------------------
Key: JBESB-836
URL:
http://jira.jboss.com/jira/browse/JBESB-836
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Reporter: Mark Little
Assigned To: Kevin Conner
Priority: Critical
Fix For: 4.2
The test continues to fail most of the time on my machine:
[java] [junit] Testcase: unknown took 1.959 sec
[java] [junit] Testcase: unknown took 10.728 sec
[java] [junit] Caused an ERROR
[java] [junit] null
[java] [junit] java.lang.AssertionError: null
[java] [junit] at org.junit.Assert.fail(Assert.java:69)
[java] [junit] at org.junit.Assert.assertTrue(Assert.java:32)
[java] [junit] at org.junit.Assert.assertNull(Assert.java:241)
[java] [junit] at org.junit.Assert.assertNull(Assert.java:250)
[java] [junit] at
org.jboss.soa.esb.esb.persistence.tests.ScheduledRedeliveryUnitTest.test_simple_schedule_01(ScheduledRedeliveryUnitTest.java:101)
[java] [junit] at
org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at
org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at
org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at
org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at
org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at
org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at
org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
Since this could a symptom of somethig more fundamental, we need to know what the root
cause is and get a fix in place.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira