Ondrej Zizka created AS7-4093:
---------------------------------
Summary: Intermittent failure in AsyncMethodTestCase -
@Ignore("EJBCLIENT-28")
Key: AS7-4093
URL:
https://issues.jboss.org/browse/AS7-4093
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.1.Final
Reporter: Ondrej Zizka
Assignee: Ondřej Chaloupka
I've tried this after EJBCLIENT-28 was resolved, and see this interm.:
{code}
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.ejb.async.AsyncMethodTestCase.testAsyncDescriptor(AsyncMethodTestCase.java:248)
{code}
Ondro can you please check?
--
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