There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-16f791e9-3caf-4c8f-b01f-e5fc06fb652d XWIKI-22264 Open

NotificationsEmailsIT.notificationsEmails is flickering

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-7fad2f37-2752-44a8-aa26-553cac276783 Marius Dumitru Florea on 02/Oct/24 15:52
 

Different stacktrace (with the same screenshot):

Error Message

Index 2 out of bounds for length 0

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.NotificationsEmailsIT.intialize(NotificationsEmailsIT.java:239)
	at org.xwiki.platform.notifications.test.ui.NotificationsEmailsIT.notificationsEmails(NotificationsEmailsIT.java:111)
	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)