Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.10.6
-
Integration
-
Easy
-
N/A
-
N/A
-
-
org.xwiki.administration.test.ui.AllITs$NestedUsersGroupsRightsManagementIT.testFilteringOnGroupSheet{TestUtils, TestReference}
Description
Error Message expected: <true> but was: <false> 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.administration.test.ui.UsersGroupsRightsManagementIT.testFilteringOnGroupSheet(UsersGroupsRightsManagementIT.java:402)
The issue is that the test / PO don't wait for the group members live table to load before asserting the live table rows (the members).