The module `xwiki-platform-boostrap` has failing frontend tests but they aren't reported on ci.xwiki.org. When building the module alone, you get the following output:
However, on Jenkins we use -Dmaven.test.failure.ignore and due to this Maven just continues and the test failure is completely ignored in the end. |