[jboss-jira] [JBoss JIRA] (WFCORE-3757) Fix unreported failures in RBAC test suite

Jeff Mesnil (JIRA) issues at jboss.org
Thu Apr 19 04:03:00 EDT 2018


Jeff Mesnil created WFCORE-3757:
-----------------------------------

             Summary: Fix unreported failures in RBAC test suite
                 Key: WFCORE-3757
                 URL: https://issues.jboss.org/browse/WFCORE-3757
             Project: WildFly Core
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 5.0.0.Alpha3
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil


The org.jboss.as.test.integration.mgmt.access.PropertiesRoleMappingTestCase is run 3 times in the rbac test suite accross 3 different surefire execution:
* one as PropertiesRoleMappingTestCase
* one in LdapRoleMappingG2UTestCase Suite
* one in LdapRoleMappingU2GTestCase Suite

We had an issue with WFCORE-3705 that was making the test fails for the 2 ldap suites.
The maven execution was failing but our CI was reporting that the test suite was failing as TeamCity does not distinguish the test execution across different suites.

The regression was identified only during the release of WildFly Core 5.0.0.Alpha3.
The rbac test suite should reliably report any failures and we need to make sure that our CI handle them properly.




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list