[jboss-jira] [JBoss JIRA] Updated: (JBAS-5591) Fix org.jboss.test.cts.test.*
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Tue Jun 10 11:01:32 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5591?page=all ]
Shelly McGowan updated JBAS-5591:
---------------------------------
Brian identified an issue with some of the tests where localhost is hardcoded in the lookup methods; i.e.,
env.setProperty(Context.PROVIDER_URL, "jnp://localhost:1099");
but the tests server is not bound to localhost in Hudson. There are many tests that have this issue that I'm resolving.
> Fix org.jboss.test.cts.test.*
> -----------------------------
>
> Key: JBAS-5591
> URL: http://jira.jboss.com/jira/browse/JBAS-5591
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Dimitris Andreadis
> Assigned To: Shelly McGowan
>
> The Failing tests are essentially 2, testInterJarCall & testCallByValueInSameJar within the IndependentJarsUnitTestCase unit test case.
> org.jboss.test.cts.test.IndependentJarsUnitTestCase.testInterJarCall
> org.jboss.test.cts.test.IndependentJarsUnitTestCase(JRMP-Invoker).testInterJarCall
> org.jboss.test.cts.test.IndependentJarsUnitTestCase(JRMP-Invoker).testCallByValueInSameJar
> org.jboss.test.cts.test.IndependentJarsUnitTestCase(Pooled-Invoker).testInterJarCall
> org.jboss.test.cts.test.IndependentJarsUnitTestCase(Pooled-Invoker).testCallByValueInSameJar
> The weird thing is I can run them without problems on windows but the fail on Hudson:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/632/testReport/org.jboss.test.cts.test/
--
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
More information about the jboss-jira
mailing list