[jboss-jira] [JBoss JIRA] Reopened: (JBAS-4085) failing org.jboss.test.web.test.WebIntegrationUnitTestCase
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Feb 20 15:46:35 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4085?page=all ]
Dimitris Andreadis reopened JBAS-4085:
--------------------------------------
It fails again :-(
This and the 2 variations of it with JACC and/or security manager enabled:
testUnauthorizedAccess Error Expected reply code:403, actual=400
java.io.IOException: Expected reply code:403, actual=400
at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:137)
at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:108)
at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:96)
at org.jboss.test.web.test.WebIntegrationUnitTestCase.testUnauthorizedAccess(WebIntegrationUnitTestCase.java:445)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
> failing org.jboss.test.web.test.WebIntegrationUnitTestCase
> ----------------------------------------------------------
>
> Key: JBAS-4085
> URL: http://jira.jboss.com/jira/browse/JBAS-4085
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Web (Tomcat) service, Test Suite
> Reporter: Scott M Stark
> Assigned To: Brian Stansberry
>
> <testcase classname="org.jboss.test.web.test.WebIntegrationUnitTestCase" name="testBadWarRedeploy" time="1.093">
> <error message="Expected reply code:200, actual=503" type="java.io.IOException">java.io.IOException: Expected reply code:200, actual=503
> at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:137)
> at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:108)
> at org.jboss.test.util.web.HttpUtils.accessURL(HttpUtils.java:96)
> at org.jboss.test.web.test.WebIntegrationUnitTestCase.testBadWarRedeploy(WebIntegrationUnitTestCase.java:373)
> at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> </error>
--
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