[webkit-changes] [WebKit/WebKit] 46fe05: [build.webkit.org] Replace shell.Test with shell.T...

Jonathan Bedard noreply at github.com
Thu Jan 25 08:52:02 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46fe0578b411bc1da543905aa4e2aa6600ee3d38
      https://github.com/WebKit/WebKit/commit/46fe0578b411bc1da543905aa4e2aa6600ee3d38
  Author: Jonathan Bedard <jbedard at apple.com>
  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




More information about the webkit-changes mailing list