[jboss-jira] [JBoss JIRA] Closed: (JBAS-4650) JSFIntegrationUnitTestCase is failing for JBoss AS 5

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Jun 11 10:43:19 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-4650?page=all ]

Dimitris Andreadis closed JBAS-4650.
------------------------------------

    Fix Version/s: JBossAS-5.0.0.CR1
                       (was: JBossAS-5.0.0.CR2)
       Resolution: Done

> JSFIntegrationUnitTestCase is failing for JBoss AS 5
> ----------------------------------------------------
>
>                 Key: JBAS-4650
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4650
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: JBossAS-5.0.0.Beta2
>            Reporter: Stan Silvert
>         Assigned To: Stan Silvert
>             Fix For: JBossAS-5.0.0.CR1
>
>
> JSFIntegrationUnitTestCase fails.  The specific assertion that fails is in the logging test.  This was caused by setting a default logging level for JSF in log4j.xml.
> If you run the test twice, it will pass the second time because the test sets logging levels by hitting the Log4JService via HTTP.  However, because the WAR for the test is deployed before the logging levels were changed, the WAR would be deployed with the old logging values.  So the fix is to change the test to set the logging levels before the WAR is deployed.

-- 
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