[webkit-changes] [WebKit/WebKit] 5bb453: [CISupport][build.webkit.org][GTK][WPE] Add new MV...
Carlos Alberto Lopez Perez
noreply at github.com
Thu Jan 30 12:44:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5bb4535614eb3a9be508c74f49de52fd7721d81a
https://github.com/WebKit/WebKit/commit/5bb4535614eb3a9be508c74f49de52fd7721d81a
Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
Date: 2025-01-30 (Thu, 30 Jan 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories.py
M Tools/CISupport/build-webkit-org/factories_unittest.py
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
[CISupport][build.webkit.org][GTK][WPE] Add new MVT testers
https://bugs.webkit.org/show_bug.cgi?id=286089
Reviewed by Philippe Normand.
The MVT test suite is a test suite for Multimedia capabilities
in the Web Browser.
On the GTK and WPE ports we want to run this test suite
continously to make easier to detect regressions.
Since this test step takes 30-40 minutes to run, we will add
dedicate testers for it to not slow down the layout/api ones.
* Tools/CISupport/build-webkit-org/factories.py:
(TestFactory.__init__):
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/build-webkit-org/steps.py:
(RunMVTTests):
(RunMVTTests.evaluateCommand):
(RunMVTTests.getResultSummary):
Canonical link: https://commits.webkit.org/289576@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