Bug 288549
| Summary: | [Tools][WPE] run-mvt-tests should print some status updates meanwhile is running the suites | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/41352
EWS
Committed 291107@main (940df310a954): <https://commits.webkit.org/291107@main>
Reviewed commits have been landed. Closing PR #41352 and removing active labels.