[
https://issues.jboss.org/browse/AS7-2504?page=com.atlassian.jira.plugin.s...
]
Dominik Pospisil commented on AS7-2504:
---------------------------------------
The tests were not intended for performance / responsiveness testing and I agree 1 sec was
inadequate. Thanks for increasing that. I'll watch the tests and if it fixes the
problem I will close this issue.
Intermittent failures in org.jboss.as.test.integration.management.cli
tests
---------------------------------------------------------------------------
Key: AS7-2504
URL:
https://issues.jboss.org/browse/AS7-2504
Project: Application Server 7
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Dominik Pospisil
Fix For: 7.1.0.CR1
I'm seeing frequent intermittent failures in the CLI tests, along these lines:
testConnect(org.jboss.as.test.integration.management.cli.BasicOpsTestCase) Time elapsed:
11.968 sec <<< ERROR!
java.lang.Exception: CLI read timeout.
at
org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:147)
at
org.jboss.as.test.integration.management.cli.BasicOpsTestCase.testConnect(BasicOpsTestCase.java:48)
A 1 sec timeout is inadequate. As an initial fix I'm going to increase it. To
something big. If we want to test the response time of the CLI we need to move it out of
the main testsuite. We can't trigger failures in the main testsuite that are due to
external factors on the machine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira