njnu-seafish commented on PR #18595:
URL:
https://github.com/apache/dolphinscheduler/pull/18595#issuecomment-5525169616
This E2E test failure appears to be unrelated to the changes in this PR.
> [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 1, Time elapsed:
295.474 s <<< FAILURE! - in
org.apache.dolphinscheduler.e2e.cases.tasks.PythonTaskE2ETest
[ERROR] testRunPythonTasks_UsingResourceFile Time elapsed: 35.433 s <<<
ERROR!
org.openqa.selenium.StaleElementReferenceException:
stale element reference: stale element not found in the current frame
(Session info: chrome=125.0.6422.76)
Session ID: 4f19366fefac1dd7215b898187c3bff0
at
org.apache.dolphinscheduler.e2e.cases.tasks.PythonTaskE2ETest.testRunPythonTasks_UsingResourceFile(PythonTaskE2ETest.java:280)
2026-09-03 10:33:49,440 pool-1-thread-1 DEBUG Stopping
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@66ce957f]
2026-09-03 10:33:49,440 pool-1-thread-1 DEBUG Stopping
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@66ce957f]...
2026-09-03 10:33:49,441 pool-1-thread-1 DEBUG Shutting down
OutputStreamManager SYSTEM_OUT.false.false
2026-09-03 10:33:49,441 pool-1-thread-1 DEBUG OutputStream closed
2026-09-03 10:33:49,441 pool-1-thread-1 DEBUG Shut down OutputStreamManager
SYSTEM_OUT.false.false, all resources released: true
2026-09-03 10:33:49,441 pool-1-thread-1 DEBUG Appender Console stopped with
status true
2026-09-03 10:33:49,441 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:33:49,441 pool-1-thread-1 DEBUG Stopped
LoggerContext[name=5c29bfd,
org.apache.logging.log4j.core.LoggerContext@66ce957f] with status true
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] PythonTaskE2ETest.testRunPythonTasks_UsingResourceFile:280 ยป
StaleElementReference
[INFO]
[ERROR] Tests run: 6, 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]