There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-bf99a6de-e97c-4d9d-96ee-bc45a4dcdb27 XWIKI-23234 Closed

Upgrade84FileStoreTest.upgrade is flickering

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-2e1487a1-b807-42e5-ae33-e899db03bd14 Marius Dumitru Florea on 27/Jun/25 14:12
 

It seems the failure is now in a different place:

org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:91)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
	at jdk.proxy2/jdk.proxy2.$Proxy43.findElements(Unknown Source)
	at org.xwiki.test.ui.XWikiWebDriver.findElementsWithoutWaiting(XWikiWebDriver.java:138)
	at org.xwiki.extension.test.po.distribution.AbstractDistributionPage.getIcons(AbstractDistributionPage.java:46)
	at org.xwiki.test.ui.UpgradeTest.welcomeStep(UpgradeTest.java:275)
	at org.xwiki.test.ui.UpgradeTest.upgrade(UpgradeTest.java:211)

with a blank screenshot...