[jboss-jira] [JBoss JIRA] (AS7-3262) Fix Domain CLI Tests (CLITestSuite)

Dominik Pospisil (Commented) (JIRA) jira-events at lists.jboss.org
Wed Jan 11 06:59:09 EST 2012


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

Dominik Pospisil commented on AS7-3262:
---------------------------------------

I have just found out that the test is buggy anyway. I'll fix it asap, disable the test meanwhile if required.
                
> Fix Domain CLI Tests (CLITestSuite)
> -----------------------------------
>
>                 Key: AS7-3262
>                 URL: https://issues.jboss.org/browse/AS7-3262
>             Project: Application Server 7
>          Issue Type: Feature Request
>            Reporter: Kabir Khan
>            Assignee: Dominik Pospisil
>            Priority: Critical
>
> These fail frequently when running the full testsuite with 
> {code}
> testDeployRedeployUndeploy(org.jboss.as.test.integration.domain.management.cli.DeploySingleServerGroupTestCase)  Time elapsed: 5.018 sec  <<< ERROR!
> java.lang.Exception: CLI read timeout.
>         at org.jboss.as.test.integration.management.util.CLIWrapper.readLine(CLIWrapper.java:168)
>         at org.jboss.as.test.integration.management.util.CLIWrapper.sendLine(CLIWrapper.java:123)
>         at org.jboss.as.test.integration.domain.management.cli.DeploySingleServerGroupTestCase.testRedeploy(DeploySingleServerGroupTestCase.java:104)
>         at org.jboss.as.test.integration.domain.management.cli.DeploySingleServerGroupTestCase.testDeployRedeployUndeploy(DeploySingleServerGroupTestCase.java:77)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
>         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
>         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
>         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
>         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
>         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:2  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
>         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
>         at 
> {code}

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

        


More information about the jboss-jira mailing list