[jboss-jira] [JBoss JIRA] (WFLY-5319) fix org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase.test_negativeTxTimeoutVerifyReaperThreadCanceledTxTest failure
Scott Marlow (JIRA)
issues at jboss.org
Wed Mar 1 13:31:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13371129#comment-13371129 ]
Scott Marlow commented on WFLY-5319:
------------------------------------
[https://mail.google.com/mail/u/0/#search/label%3Apullrequests+org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase/14fb7a37d6e43d47] shows that the failure in our CI testing was:
{quote}
org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase.test_negativeTxTimeoutVerifyReaperThreadCanceledTxTest: java.lang.AssertionError: entity manager should not of been closed by the reaper thread
at org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase.test_negativeTxTimeoutVerifyReaperThreadCanceledTxTest(TxTimeoutTestCase.java:197)
{quote}
It is probably more important to test that the entity manager is not invoked by multiple threads, than whether the application thread attempts to end the transaction before the reaper thread or reaper thread before app thread.
> fix org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase.test_negativeTxTimeoutVerifyReaperThreadCanceledTxTest failure
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-5319
> URL: https://issues.jboss.org/browse/WFLY-5319
> Project: WildFly
> Issue Type: Feature Request
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Attachments: server.zip
>
>
> https://gist.github.com/scottmarlow/6409290362f35f2d1320 contains the error exception
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list