njnu-seafish commented on PR #18549:
URL:
https://github.com/apache/dolphinscheduler/pull/18549#issuecomment-5525188180
This E2E test failure appears to be unrelated to the changes in this PR.
> 2026-09-03 10:39:56,623 tc.docker 115 [main] INFO [] - Docker Compose has
finished running
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed:
116.275 s <<< FAILURE! - in
org.apache.dolphinscheduler.e2e.cases.DolphinDBDataSourceE2ETest
[ERROR] testCreateDolphinDBDataSource Time elapsed: 1.374 s <<< ERROR!
org.openqa.selenium.ElementClickInterceptedException:
element click intercepted: Element <div class="_itemBox_r9ujz_21
...-box">DOLPHINDB</div> is not clickable at point (640, 633). Other element
would receive the click: <div role="none" class="n-space" style="display: flex;
flex-flow: wrap; justify-content: flex-start; gap: 8px 12px;">...</div>
(Session info: chrome=125.0.6422.76)
Build info: version: '4.21.0', revision: '79ed462ef4'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'6.17.0-1022-azure', java.version: '11.0.32.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [05d72296a14e873a7f6531ac49983624, clickElement
{id=f.2BFB5920814BE67D589A0E9CC60AA392.d.5A0B16E0E83EDC22F18EB0B82C6A3CCB.e.37}]
Capabilities {acceptInsecureCerts: false, browserName: chrome,
browserVersion: 125.0.6422.76, chrome: {chromedriverVersion: 125.0.6422.76
(67dcf7562b8f..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts:
true, goog:chromeOptions: {debuggerAddress: localhost:35427},
networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux,
proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.4:4444/sessio...,
se:cdpVersion: 125.0.6422.76, 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
(05d72296a14e873a7f6531ac49983624)] -> css selector: .DOLPHINDB\-box]
Session ID: 05d72296a14e873a7f6531ac49983624
at
org.apache.dolphinscheduler.e2e.cases.DolphinDBDataSourceE2ETest.testCreateDolphinDBDataSource(DolphinDBDataSourceE2ETest.java:79)
2026-09-03 10:39:56,645 pool-1-thread-1 DEBUG Stopping
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@4fc5e095]
2026-09-03 10:39:56,646 pool-1-thread-1 DEBUG Stopping
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@4fc5e095]...
2026-09-03 10:39:56,647 pool-1-thread-1 DEBUG Shutting down
OutputStreamManager SYSTEM_OUT.false.false
2026-09-03 10:39:56,647 pool-1-thread-1 DEBUG OutputStream closed
2026-09-03 10:39:56,648 pool-1-thread-1 DEBUG Shut down OutputStreamManager
SYSTEM_OUT.false.false, all resources released: true
2026-09-03 10:39:56,648 pool-1-thread-1 DEBUG Appender Console stopped with
status true
2026-09-03 10:39:56,648 pool-1-thread-1 DEBUG Stopped
XmlConfiguration[location=/home/runner/work/dolphinscheduler/dolphinscheduler/dolphinscheduler-e2e/dolphinscheduler-e2e-core/target/classes/log4j2.xml]
OK
2026-09-03 10:39:56,648 pool-1-thread-1 DEBUG Stopped
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@4fc5e095] with status true
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] DolphinDBDataSourceE2ETest.testCreateDolphinDBDataSource:79 ยป
ElementClickIntercepted
[INFO]
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1
--
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]