[webkit-changes] [WebKit/WebKit] c249be: [WPE] Run MVT test suite
Diego Pino
noreply at github.com
Thu Jul 25 03:32:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c249bea4b3c612abc6f530469015863eb57f81a0
https://github.com/WebKit/WebKit/commit/c249bea4b3c612abc6f530469015863eb57f81a0
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-07-25 (Thu, 25 Jul 2024)
Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py
A Tools/Scripts/run-mvt-tests
M Tools/Scripts/webkitpy/__init__.py
Log Message:
-----------
[WPE] Run MVT test suite
https://bugs.webkit.org/show_bug.cgi?id=273679
Reviewed by Carlos Alberto Lopez Perez.
Add script to run MVT tests.
Co-authored-by: Lauro Moura <lmoura at igalia.com>
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py:
* Tools/Scripts/run-mvt-tests: Added.
(fatal):
(parse_args):
(options):
(suite_has_started):
(suite_has_finished):
(analyze_results):
(print_tests_failed):
(WPEWebDriver):
(WPEWebDriver.__init__):
(WPEWebDriver.start):
(WPEWebDriver.stop):
(WPEWebDriver._isRunning):
(WPEWebDriver._isFlatpakSDK):
(WPEWebDriver._isJHBuild):
(WPEWebDriver._run):
(WPEWebDriver._run.dict_flat):
(main):
* Tools/Scripts/webkitpy/__init__.py:
Canonical link: https://commits.webkit.org/281340@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list