Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.4.0
-
Unknown
-
Description
org.opentest4j.AssertionFailedError: expected: <true> but was: <false> at org.xwiki.tag.test.ui.TagIT.addAndDeleteTagFromTagPage(TagIT.java:285) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
This is because the text of the box is not equal to what it used to be. The box code in itself didn't change in a while, but the info box implementation did with XWIKI-21452. The one and only use of the validation function that fails was introduced for XWKI-22344 a couple months after the merge of XWIKI-21452.
Attachments
Issue Links
- is caused by
-
XWIKI-21452 Macros info, success, warning and error are only distinguished by colors
-
- Closed
-
- is related to
-
XWIKI-22344 When renaming a tag, the same tags but with different case are removed from other documents
-
- Closed
-