[jboss-jira] [JBoss JIRA] (WFLY-9807) ConstantPermissionMapperTestCase influeced by other test fail

Jan Kalina (JIRA) issues at jboss.org
Mon Feb 12 16:21:02 EST 2018


     [ https://issues.jboss.org/browse/WFLY-9807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Kalina updated WFLY-9807:
-----------------------------
    Steps to Reproduce: 
{code}
mvn clean test -Dtest=org.wildfly.test.integration.elytron.http.SpnegoMechTestCase,org.wildfly.test.integration.elytron.permissionmappers.ConstantPermissionMapperTestCase -Dsurefire.runOrder=alphabetical
{code}

  was:
{code}
mvn clean test -Dtest=org.wildfly.test.integration.elytron.http.SpnegoMechTestCase,org.wildfly.test.integration.elytron.permissionmappers.ConstantPermissionMapperTestCase
{code}



> ConstantPermissionMapperTestCase influeced by other test fail
> -------------------------------------------------------------
>
>                 Key: WFLY-9807
>                 URL: https://issues.jboss.org/browse/WFLY-9807
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 11.0.0.Final
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>
> ConstantPermissionMapperTestCase fails on Windows when some other test fails before:
> After modifying SpengoMechTestCase to fail during ServerSetup, ConstantPermissionMapperTestCase start to fail too.



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


More information about the jboss-jira mailing list