Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 12.10.2
-
Fix Version/s: None
-
Component/s: Development Issues only
-
Labels:
-
Difficulty:Unknown
-
Similar issues:
-
Flickering Test:org.xwiki.test.ui.EditInlineTest#testEditButtonTriggersInlineEditing
Description
The test is flickering with the following stacktrace:
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.xwiki.test.ui.EditInlineTest.testEditButtonTriggersInlineEditing(EditInlineTest.java:51)
Note that it can be reproduced locally, but it doesn't reproduce each time.