yuqi1129 opened a new issue, #10030:
URL: https://github.com/apache/gravitino/issues/10030

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   CatalogsPageDorisTest > testBackHomePage() FAILED
       org.openqa.selenium.TimeoutException: Expected condition failed: waiting 
for visibility of Proxy element for: DefaultElementLocator 'By.xpath: 
//*[@data-refer='metalake-page-title']' (tried for 60 second(s) with 500 
milliseconds interval)
           at 
app//org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
           at 
app//org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
           at 
app//org.apache.gravitino.integration.test.web.ui.pages.CatalogsPage.verifyBackHomePage(CatalogsPage.java:1538)
           at 
app//org.apache.gravitino.integration.test.web.ui.CatalogsPageDorisTest.testBackHomePage(CatalogsPageDorisTest.java:266)
   
           Caused by:
           org.openqa.selenium.NoSuchElementException: no such element: Unable 
to locate element: 
{"method":"xpath","selector":"//*[@data-refer='metalake-page-title']"}
             (Session info: chrome=145.0.7632.46)
           For documentation on this error, please visit: 
https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
           Build info: version: '4.33.0', revision: '2c6aaad03a'
           System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'6.11.0-1018-azure', java.version: '17.0.18'
           Driver info: org.openqa.selenium.chrome.ChromeDriver
           Command: [efd9d75f32d6d86c24a3e6afdd64364e, findElement 
{using=xpath, value=//*[@data-refer='metalake-page-title']}]
           Capabilities {acceptInsecureCerts: false, browserName: chrome, 
browserVersion: 145.0.7632.46, chrome: {chromedriverVersion: 145.0.7632.46 
(9b899469dedf..., userDataDir: /tmp/org.chromium.Chromium....}, fedcm:accounts: 
true, goog:chromeOptions: {debuggerAddress: localhost:35865}, goog:processID: 
32688, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: 
linux, proxy: Proxy(), se:cdp: ws://localhost:35865/devtoo..., se:cdpVersion: 
145.0.7632.46, setWindowRect: true, strictFileInteractability: false, timeouts: 
{implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: 
dismiss and notify, webauthn:extension:credBlob: true, 
webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, 
webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
           Session ID: efd9d75f32d6d86c24a3e6afdd64364e
               at 
[email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method)
               at 
[email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
               at 
[email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
               at 
[email protected]/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
               at 
[email protected]/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
               at 
app//org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
               at 
app//org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
               at 
app//org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
               at 
app//org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
               at 
app//org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
               at 
app//org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
               at 
app//org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:544)
               at 
app//org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
               at 
app//org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
               at 
app//org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
               at 
app//org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:361)
               at 
app//org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
               at 
app//org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
               at app/jdk.proxy3/jdk.proxy3.$Proxy55.isDisplayed(Unknown Source)
               at 
app//org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:304)
               at 
app//org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:290)
               at 
app//org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:287)
               at 
app//org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)
               ... 2 more
   
   ### Error message and/or stacktrace
   
   
https://github.com/apache/gravitino/actions/runs/22342143166/job/64773149932?pr=10024
   
   ### How to reproduce
   
   Please see above
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to