[jboss-jira] [JBoss JIRA] (AS7-2653) Intermittent failures in ServerManagementTestCase
Brian Stansberry (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 16 00:16:41 EST 2011
Intermittent failures in ServerManagementTestCase
-------------------------------------------------
Key: AS7-2653
URL: https://issues.jboss.org/browse/AS7-2653
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Emanuel Muckenhuber
Fix For: 7.1.0.CR1
I'm seeing this fairly frequently:
Tests run: 48, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 117.8 sec <<< FAILURE!
testAddAndRemoveServer(org.jboss.as.test.integration.domain.suites.ServerManagementTestCase) Time elapsed: 6.298 sec <<< FAILURE!
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at org.jboss.as.test.integration.domain.suites.ServerManagementTestCase.testAddAndRemoveServer(ServerManagementTestCase.java:153)
I'm going to @Ignore the test.
--
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