[jboss-jira] [JBoss JIRA] (WFLY-1558) TransactionTestCase fails intermittently
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jun 19 03:09:21 EDT 2013
Thomas Diesler created WFLY-1558:
------------------------------------
Summary: TransactionTestCase fails intermittently
Key: WFLY-1558
URL: https://issues.jboss.org/browse/WFLY-1558
Project: WildFly
Issue Type: Bug
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 8.0.0.Alpha2
{code}
java.lang.AssertionError: Service registered: javax.transaction.UserTransaction
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:621)
at org.jboss.as.test.osgi.FrameworkUtils.waitForServiceReference(FrameworkUtils.java:146)
at org.jboss.as.test.osgi.FrameworkUtils.waitForService(FrameworkUtils.java:121)
at org.jboss.as.test.osgi.FrameworkUtils.waitForService(FrameworkUtils.java:117)
at org.jboss.as.test.integration.osgi.jta.TransactionTestCase.testUserTransaction(TransactionTestCase.java:86)
{code}
http://teamcity.cafe-babe.org/viewLog.html?buildId=5383&tab=buildResultsDiv&buildTypeId=bt13
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list