RESOLVED FIXED288549
[Tools][WPE] run-mvt-tests should print some status updates meanwhile is running the suites
https://bugs.webkit.org/show_bug.cgi?id=288549
Summary [Tools][WPE] run-mvt-tests should print some status updates meanwhile is runn...
Carlos Alberto Lopez Perez
Reported 2025-02-25 16:31:16 PST
Sometimes it happens that the suites that script run-mvt-tests run take more than 1200 seconds (20 minutes) and that causes issues on the buildbot because the buildbot is configured to kill any process that spends more than 20 minutes without printing anything (stdout or stderr). See: https://build.webkit.org/#/builders/1553/builds/351 [Suite dash-shaka-test] Ran 43 tests of which: - 27 tests passed. - 16 tests were expected failures. ---------------------------------------------- Running MVT suite "dash-dashjs-test" at https://mvt.rdkcentral.com/?test_type=dash-dashjs-test&command=run command timed out: 1200 seconds without output running [b'Tools/Scripts/run-mvt-tests', b'--release', b'--wpe', b'--headless'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1537.567180
Attachments
Carlos Alberto Lopez Perez
Comment 1 2025-02-25 17:18:13 PST
EWS
Comment 2 2025-02-26 03:46:06 PST
Committed 291107@main (940df310a954): <https://commits.webkit.org/291107@main> Reviewed commits have been landed. Closing PR #41352 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.