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

NotificationsIT#simpleNotifications and NotificationsIT.guestUsersDontSeeNotificationMenu are flickering

    XMLWordPrintable

Details

    • Unknown
    • org.xwiki.platform.notifications.test.ui.AllIT$NestedNotificationsIT.simpleNotifications(TestUtils, TestReference)|org.xwiki.platform.notifications.test.ui.AllIT$NestedNotificationsIT.guestUsersDontSeeNotificationMenu(TestUtils)

    Description

      These tests are both flickering with the following stacktrace:

      java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 0
      	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
      	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
      	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
      	at java.base/java.util.Objects.checkIndex(Objects.java:359)
      	at java.base/java.util.ArrayList.get(ArrayList.java:427)
      	at org.xwiki.platform.notifications.test.ui.NotificationsIT.setup(NotificationsIT.java:114)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      	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) 

      Attachments

        Issue Links

          Activity

            People

              mleduc Manuel Leduc
              oana.florean@xwiki.com Florean Oana-Lavinia
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: