]
Ondrej Kotek moved JBEAP-11995 to WFLY-9061:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9061 (was: JBEAP-11995)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
Test Suite
Transactions
(was: EJB)
(was: Test Suite)
(was: Transactions)
Affects Version/s: 11.0.0.Beta1
(was: 7.1.0.ER1)
LazyTransactionEnlistmentUnitTestCase#testRawSQL fails with security
manager
----------------------------------------------------------------------------
Key: WFLY-9061
URL:
https://issues.jboss.org/browse/WFLY-9061
Project: WildFly
Issue Type: Bug
Components: EJB, Test Suite, Transactions
Affects Versions: 11.0.0.Beta1
Reporter: Ondrej Kotek
Priority: Blocker
Labels: security-manager
{{LazyTransactionEnlistmentUnitTestCase#testRawSQL}} fails with security manager:
{noformat}LazyTransactionEnlistmentUnitTestCase.testRawSQL:82 expected:<875000.0>
but was:<625000.0>{noformat}
It is not obvious why does it fail. In case the same conditions can occur in a real
application, it may lead to unexpected and undesirable behaviour. Setting priority to
Blocker, proper investigation is necessary.