xieyi888 commented on PR #4059: URL: https://github.com/apache/incubator-streampark/pull/4059#issuecomment-2350820531
``` Error: Tests run: 13, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 540.08 s <<< FAILURE! - in org.apache.streampark.e2e.cases.FlinkSQL116OnYarnTest Error: testStartFlinkApplicationOnYarnPerJobMode Time elapsed: 1.245 s <<< ERROR! org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <span class="ant-switch-inner">...</span> is not clickable at point (644, 241). Other element would receive the click: <span class="conf-switch">...</span> (Session info: chrome=117.0.5938.132) Build info: version: '4.13.0', revision: 'ba948ece5b*' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '11.0.24' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d207bf68d728430666c30bc58a68f0b0, clickElement {id=D32189B3C2BC5277F688B801B422DEE2_element_629}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 117.0.5938.132, chrome: {chromedriverVersion: 117.0.5938.92 (67649b10b92b..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35017}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.4:4444/sessio..., se:cdpVersion: 117.0.5938.132, se:vnc: ws://172.17.0.4:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.4:7900, 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} Element: [[RemoteWebDriver: chrome on linux (d207bf68d728430666c30bc58a68f0b0)] -> xpath: //button[@id='startApplicationModal_restoreSavepoint']//span[contains(text(), 'ON')]] Session ID: d207bf68d728430666c30bc58a68f0b0 at org.apache.streampark.e2e.cases.FlinkSQL116OnYarnTest.testStartFlinkApplicationOnYarnPerJobMode(FlinkSQL116OnYarnTest.java:234) Error: testDeleteFlinkApplicationOnYarnPerJobMode Time elapsed: 2.198 s <<< ERROR! org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@class, 'ant-dropdown-content')]//span[contains(text(), 'Delete')]"} (Session info: chrome=117.0.5938.132) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.13.0', revision: 'ba948ece5b*' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '11.0.24' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d207bf68d728430666c30bc58a68f0b0, findElement {using=xpath, value=//div[contains(@class, 'ant-dropdown-content')]//span[contains(text(), 'Delete')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 117.0.5938.132, chrome: {chromedriverVersion: 117.0.5938.92 (67649b10b92b..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35017}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.4:4444/sessio..., se:cdpVersion: 117.0.5938.132, se:vnc: ws://172.17.0.4:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.4:7900, 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: d207bf68d728430666c30bc58a68f0b0 at org.apache.streampark.e2e.cases.FlinkSQL116OnYarnTest.testDeleteFlinkApplicationOnYarnPerJobMode(FlinkSQL116OnYarnTest.java:256) ``` it seems the failed E2E is not caused by changes in this pr -- 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: issues-unsubscr...@streampark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org