The search should return only 10 results by default. ==> expected: <10> but was: <7>
Stack trace is:
org.opentest4j.AssertionFailedError: The search should return only 10 results by default. ==> expected: <10> but was: <7>
at org.xwiki.search.test.ui.SolrSearchIT.searchLimit(SolrSearchIT.java:150)
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)
Apparently the failure is seen only with tomcat:11-jdk21