[jboss-jira] [JBoss JIRA] (AS7-4062) Fix CLITestSuite and DomainTestSuite failures on windows platform

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Feb 19 10:29:58 EST 2013


    [ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755072#comment-12755072 ] 

RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------

Madhumita Sadhukhan <msadhukh at redhat.com> changed the Status of [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968] from ASSIGNED to VERIFIED
                
> Fix CLITestSuite and DomainTestSuite failures on windows platform
> -----------------------------------------------------------------
>
>                 Key: AS7-4062
>                 URL: https://issues.jboss.org/browse/AS7-4062
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 7.1.1.Final
>            Reporter: Dominik Pospisil
>            Assignee: Dominik Pospisil
>
> CLITestSuite and DomainTestsuite fail consistently on Windows platform.
> CLITestSuite failure stacktrace:
> java.lang.Exception: CLI read timeout.
> at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:188)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:135)
> at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:154)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.addRolloutPlan(RolloutPlanTestCase.java:66)
> at org.jboss.as.test.integration.domain.management.cli.RolloutPlanTestCase.testRolloutPlan(RolloutPlanTestCase.java:52)
> DomainTestSuite failure stacktrace:
> java.lang.AssertionError: 
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at org.jboss.as.test.integration.domain.suites.CoreResourceManagementTestCase.testDomainSnapshot(CoreResourceManagementTestCase.java:488)
> There is a FileNotFoundException in log as Windows systems are unable to find application-users.properties file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list