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

UserDirectoryIT.verifyUserIsListed is flickering

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 15.10.1
    • Build for Oracle 19.3.0-se2, Jetty 10-jdk17, Firefox - Docker tests
    • Unknown
    • org.xwiki.user.directory.test.ui.UserDirectoryIT#verifyUserIsListed(TestUtils, LogCaptureConfiguration)

    Description

      The test is flickering with following stacktrace:

      org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
      	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
      	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
      	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
      	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
      	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
      	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
      	at org.xwiki.user.directory.test.ui.UserDirectoryIT.verifyUserIsListed(UserDirectoryIT.java:85)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
      	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
      
      

      Happened on a build with Oracle DB so most likely related to a slow build.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: