Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
11.3, 11.9, 12.10.6
-
Unknown
-
N/A
-
N/A
-
-
org.xwiki.administration.test.ui.AllIT$NestedConfigurableClassIT#testLockingAndUnlocking{TestUtils, TestReference}
Description
The test is flickering with the following stack:
org.opentest4j.AssertionFailedError: expected: <Is This Page Locked false> but was: <Is This Page Locked true> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:195) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:184) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:179) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124) at org.xwiki.administration.test.ui.ConfigurableClassIT.testLockingAndUnlocking(ConfigurableClassIT.java:510)