[jboss-jira] [JBoss JIRA] (WFLY-13057) Unexpected status of WSBACoordinator when using IBM JDK and SecurityManager

Francesco Marchioni (Jira) issues at jboss.org
Tue Feb 4 09:14:15 EST 2020


Francesco Marchioni created WFLY-13057:
------------------------------------------

             Summary: Unexpected status of WSBACoordinator when using IBM JDK and SecurityManager
                 Key: WFLY-13057
                 URL: https://issues.redhat.com/browse/WFLY-13057
             Project: WildFly
          Issue Type: Bug
          Components: Security Manager, Test Suite
    Affects Versions: 19.0.0.Beta1
            Reporter: Francesco Marchioni
            Assignee: Stefan Guilhen


An unexpected status of WSBACoordinator causes failures in the following tests when using  IBM JDK 1.8 and Security Manager

{code:java}
[ERROR] Failures: 
[ERROR]   BACoordinatorCompletionTestCase.testWSBACoordinatorCannotComplete:133->assertEventLogClient1:193->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[CANCEL]> but was:<null>
[ERROR]   BACoordinatorCompletionTestCase.testWSBACoordinatorCompletionFailToComplete:184->assertEventLogClient1:193->BaseFunctionalTest.assertEventLog:85 Another status order expected for the bacoordinator_completition_service1 expected:<[COMPLETE, CONFIRM_COMPLETED, COMPENSATE]> but was:<null>

{code}
Affected Tests in the AS Testsuite:
org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorCannotComplete
org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorCompletionFailToComplete



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list