[webkit-changes] [WebKit/WebKit] 1a50a2: [ews-build.webkit.org] Use new-style shell command...

Jonathan Bedard noreply at github.com
Mon Dec 12 16:52:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a50a2d99c97a053efbf18744c7539b53ff04390
      https://github.com/WebKit/WebKit/commit/1a50a2d99c97a053efbf18744c7539b53ff04390
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  [ews-build.webkit.org] Use new-style shell commands for services testing
https://bugs.webkit.org/show_bug.cgi?id=249029
rdar://103186946

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(RunWebKitPerlTests): Make step ShellCommandNewStyle.
(RunBuildWebKitOrgUnitTests): Ditto.
(RunEWSUnitTests): Ditto.
(RunResultsdbpyTests): Ditto.
(WebKitPyTest): Ditto.
(WebKitPyTest.run): Renmaed from WebKitPyTest.start.
(RunBuildWebKitOrgUnitTests.start): Deleted.
(WebKitPyTest.start): Renamed to WebKitPyTest.run.

Canonical link: https://commits.webkit.org/257767@main




More information about the webkit-changes mailing list