Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 46fe0578b411bc1da543905aa4e2aa6600ee3d38
https://github.com/WebKit/WebKit/commit/46fe0578b411bc1da543905aa4e2aa6600ee3d38
Author: Jonathan Bedard <[email protected]>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
[build.webkit.org] Replace shell.Test with shell.TestNewStyle
https://bugs.webkit.org/show_bug.cgi?id=256970
rdar://109516328
Reviewed by Aakash Jain.
In an effort to modernize our buildbot code, we should deprecate
shell.Test in favor of shell.TestNewStyle.
* Tools/CISupport/build-webkit-org/steps.py:
(TestWithFailureCount):
(appendCustomTestingFlags):
(RunJavaScriptCoreTests):
(RunTest262Tests):
(RunWebKitTests):
(RunDashboardTests):
(RunAPITests):
(RunPythonTests):
(RunWebKitPyTests):
(RunPerlTests):
(RunLLINTCLoopTests):
(Run32bitJSCTests):
(RunBindingsTests):
(RunBuiltinsTests):
(RunGLibAPITests):
(RunWebDriverTests):
(RunWebKit1Tests):
(RunAndUploadPerfTests):
(RunBenchmarkTests):
Canonical link: https://commits.webkit.org/273505@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes