Details
-
Bug
-
Resolution: Fixed
-
Major
-
11.8-rc-1
-
Integration
-
Unknown
-
N/A
-
N/A
-
-
org.xwiki.platform.notifications.test.ui.NotificationsIT#testCompositeNotifications,org.xwiki.platform.notifications.test.ui.NotificationsTest#testCompositeNotifications
Description
See also XWIKI-15029
It's still flickering (from Friday: https://ci.xwiki.org/job/XWiki/job/xwiki-platform/job/stable-11.8.x/3/testReport/junit/org.xwiki.platform.notifications.test.ui/NotificationsIT/Platform_Builds___main___Build_for_Main___testCompositeNotifications/ ) . It could be for a different reason than XWIKI-15029. So right now the error we get is:
org.openqa.selenium.TimeoutException: Timed out after 10 seconds waiting for org.xwiki.test.ui.XWikiWebDriver$2@122635ef Build info: version: '2.44.0', revision: '76d78cf323ce037c5f92db6c1bba601c2ac43ad8', time: '2014-10-23 13:11:40' System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.18.44-vs2.3.7.5-beng', java.version: '1.8.0_121' Driver info: org.xwiki.test.ui.XWikiWebDriver Capabilities [{applicationCacheEnabled=true, rotatable=false, handlesAlerts=true, databaseEnabled=true, version=32.0.1, platform=LINUX, nativeEvents=true, acceptSslCerts=true, webStorageEnabled=true, locationContextEnabled=true, browserName=firefox, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}] Session ID: 69314803-8dbd-43ff-af54-b2239b2918cb at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.xwiki.test.ui.XWikiWebDriver.waitUntilCondition(XWikiWebDriver.java:243) at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementsAreVisible(XWikiWebDriver.java:346) at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:301) at org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage.<init>(NotificationsUserProfilePage.java:67) at org.xwiki.platform.notifications.test.po.NotificationsUserProfilePage.gotoPage(NotificationsUserProfilePage.java:92) at org.xwiki.platform.notifications.test.ui.NotificationsIT.setUpUsers(NotificationsIT.java:116)
I'm also attaching the screenshot:
Attachments
Issue Links
- is related to
-
XWIKI-15029 NotificationsIT.testCompositeNotifications is flickering
- Closed