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

WikisResourceIT#testGlobalSearch is flickering

    XMLWordPrintable

Details

    • Unknown
    • org.xwiki.rest.test.WikisResourceIT#testGlobalSearch

    Description

      Test flickering with the following error message:

      Query http://localhost:8080/xwiki/rest/wikis/query?q="testGlobalSearch" returned more or less than 1 result expected:<1> but was:<0>

      and stacktrace:

      java.lang.AssertionError: Query [http://localhost:8080/xwiki/rest/wikis/query?q="testGlobalSearch"] returned more or less than 1 result expected:<1> but was:<0>
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.junit.Assert.failNotEquals(Assert.java:835)
      	at org.junit.Assert.assertEquals(Assert.java:647)
      	at org.xwiki.rest.test.WikisResourceIT.testGlobalSearch(WikisResourceIT.java:402)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: