[
https://issues.jboss.org/browse/WFLY-9807?page=com.atlassian.jira.plugin....
]
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)