This issue has been created
There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ee143a50-5eb8-4542-8fa2-97b2b59c5b47 XWIKI-22413 Open

NotificationsIT#notificationDisplayerClass is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-02264d9d-d6cf-4be3-8e67-db3f52e5c6cf Florean Oana-Lavinia created this issue on 12/Aug/24 12:06
 
Summary: NotificationsIT#notificationDisplayerClass is flickering
Issue Type: cid:jira-generated-image-avatar-ee143a50-5eb8-4542-8fa2-97b2b59c5b47 Bug
Affects Versions: 16.4.1, 16.5.0
Assignee: Unassigned
Components: Development Issues only
Created: 12/Aug/24 12:06
Labels: flickering
Priority: cid:jira-generated-image-static-major-9a29fa27-d23e-4c5c-b637-665b4b9a1a37 Major
Reporter: Florean Oana-Lavinia
Description:

Error Message

Failed after [10] attempts. Expected: [1] - Latest value received: [0]. Build info: version: '4.21.0', revision: '79ed462ef4' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-16-cloud-amd64', java.version: '17.0.12' Driver info: driver.version: unknown

Stacktrace

org.openqa.selenium.TimeoutException: Failed after [10] attempts. Expected: [1] - Latest value received: [0]. Build info: version: '4.21.0', revision: '79ed462ef4' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-16-cloud-amd64', java.version: '17.0.12' Driver info: driver.version: unknown at org.xwiki.platform.notifications.test.po.NotificationsTrayPage.waitOnNotificationCount(NotificationsTrayPage.java:128) at org.xwiki.platform.notifications.test.ui.NotificationsIT.notificationDisplayerClass(NotificationsIT.java:373) 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) 
 
 

1 update

 
cid:jira-generated-image-avatar-02264d9d-d6cf-4be3-8e67-db3f52e5c6cf Changes by Florean Oana-Lavinia on 12/Aug/24 12:07
 
Flickering Test: org.xwiki.platform.notifications.test.ui.AllIT$NestedNotificationsIT#notificationDisplayerClass{TestUtils, TestReference}
 
 

1 comment

 
cid:jira-generated-image-avatar-02264d9d-d6cf-4be3-8e67-db3f52e5c6cf Florean Oana-Lavinia on 12/Aug/24 12:11
 

This issue is for a different stacktrace than what is added on XWIKI-21225 .
This is related to what should have been fixed by XWIKI-21896  (investigation at  https://github.com/xwiki/xwiki-platform/pull/2896 ) , but it's still reproducing