]
ORD Testers updated WFLY-11323:
-------------------------------
Git Pull Request:
Fixing flaky test
WritableServiceBasedNamingStoreTestCase.testPermissions
-------------------------------------------------------------------------
Key: WFLY-11323
URL:
https://issues.jboss.org/browse/WFLY-11323
Project: WildFly
Issue Type: Bug
Components: Naming
Environment: Any
Reporter: ORD Testers
Priority: Minor
testPermissions fails when run by itself even when there’s no bug in the code.
This test can be fixed by looking up the name before testActionWithPermission is called,
as shown in the following pull request.
https://github.com/wildfly/wildfly/pull/11833
Let me know if you want to discuss more.