Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c5e28398bb0c7e992a3fd7404bc5ecd85224db70
https://github.com/WebKit/WebKit/commit/c5e28398bb0c7e992a3fd7404bc5ecd85224db70
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-08-10 (Mon, 10 Aug 2026)
Changed paths:
M Tools/Scripts/run-mvt-tests
Log Message:
-----------
[Tools][WPE] run-mvt-tests: configure Selenium so the browser logs are shown
by default
https://bugs.webkit.org/show_bug.cgi?id=321309
Reviewed by Nikolas Zimmermann.
Selenium by default sends the browser stdout/stderr to /dev/null.
This was hiding useful debug information on run-mvt-tests script.
Fix that by telling selenium to forward the logs to the terminal.
* Tools/Scripts/run-mvt-tests:
Canonical link: https://commits.webkit.org/318892@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications