Details
-
Bug
-
Resolution: Fixed
-
Major
-
11.10
-
None
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
AppsLiveTableIT#testActionsRights has been reported as flickering in XWIKI-16862 with the following stacktrace:
org.opentest4j.AssertionFailedError: expected: <true> but was: <false> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:162) at org.xwiki.appwithinminutes.test.ui.AppsLiveTableIT.testActionRights(AppsLiveTableIT.java:171)
but it appears that this issue is now systematically failing since few releases.
Attachments
Issue Links
- is related to
-
XWIKI-16862 AWM AppsLiveTableIT docker tests are flickering
- Closed