[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:51:57 EST 2013
[ https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755078#comment-12755078 ]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Brian Stansberry <brian.stansberry at redhat.com> made a comment on [bug 899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968]
Please do not reopen this bug. If you find a new issue, open a new bug. This bug is linked to an upstream JIRA issue that was closed long ago and will not be reopened. Activity on this BZ issue -- including this comment ;) -- is spamming that upstream JIRA with irrelevant noise.
If your processes require you to re-use this BZ issue, please unlink it from the upstream JIRA.
> 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