[
https://issues.jboss.org/browse/AS7-2653?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-2653:
---------------------------------------
Emanuel, there's still an @Ignore("AS7-4653") test in this class. Was that
an oversight?
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
Labels: as7-ignored
Fix For: 7.1.1.Final
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