Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-23746

SolrSearchIT#searchLimit is flickering

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A
    •  org.xwiki.search.test.ui.AllIT$NestedSolrSearchIT# searchLimit(TestUtils, TestConfiguration, TestReference)

    Description

      The test is flickering with following failure:

      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

      Attachments

        Activity

          People

            surli Simon Urli
            surli Simon Urli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: