[jboss-jira] [JBoss JIRA] (AS7-4093) Intermittent failure in AsyncMethodTestCase - @Ignore("EJBCLIENT-28")

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Thu Mar 8 01:29:36 EST 2012


     [ https://issues.jboss.org/browse/AS7-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated AS7-4093:
------------------------------

    Description: 
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}

https://hudson.qa.jboss.com/hudson/job/AS7-TS-valid-all-mike-deleteme/1/testReport/junit/org.jboss.as.test.integration.ejb.async/AsyncMethodTestCase/testAsyncDescriptor/

Ondro can you please check?

  was:
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?


    
> 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
>              Labels: intermittent
>
> 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}
> https://hudson.qa.jboss.com/hudson/job/AS7-TS-valid-all-mike-deleteme/1/testReport/junit/org.jboss.as.test.integration.ejb.async/AsyncMethodTestCase/testAsyncDescriptor/
> 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

       



More information about the jboss-jira mailing list