[
https://issues.jboss.org/browse/AS7-4062?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on AS7-4062:
----------------------------------------------
Madhumita Sadhukhan <msadhukh(a)redhat.com> made a comment on [bug
899968|https://bugzilla.redhat.com/show_bug.cgi?id=899968]
CLITestSuite and DomainTestSuite tests pass for EAP 6.0.1 on Windows.
I am closing this BZ.This will be reopened if regression is detected for 6.1.0
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