]
Amos Feng reassigned WFLY-9061:
-------------------------------
Assignee: Amos Feng
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
Assignee: Amos Feng
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.