[webkit-changes] [WebKit/WebKit] 7934e5: Revert 253880 at main: WinCairo buildbot is failing t...

Fujii Hironori noreply at github.com
Thu Oct 6 08:05:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7934e56e257a14374ea907b0ef5a995f2e1976ee
      https://github.com/WebKit/WebKit/commit/7934e56e257a14374ea907b0ef5a995f2e1976ee
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M Tools/CISupport/build-webkit-org/steps.py
    M Tools/CISupport/build-webkit-org/steps_unittest.py
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py
    M Tools/Scripts/webkitpy/common/checkout/scm/git.py
    M Tools/Scripts/webkitpy/common/checkout/scm/scm_unittest.py

  Log Message:
  -----------
  Revert 253880 at main: WinCairo buildbot is failing to run test-webkitpy
https://bugs.webkit.org/show_bug.cgi?id=244292

Reviewed by Jonathan Bedard.

After 253880 at main added '--all' switch for test-webkitpy on Buildbot,
WinCairo buildbot was failing to run test-webkitpy due to 'lupa'
installation failure. And, adding '--all' switch run unnecessary
platform specific tests.

* Tools/CISupport/build-webkit-org/steps.py:
(RunWebKitPyTests):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
* Tools/CISupport/ews-build/steps.py:
(RunWebKitPyPython2Tests):
(RunWebKitPyPython3Tests):
* Tools/CISupport/ews-build/steps_unittest.py:
(test_success):
(test_unexpected_failure):
* Tools/Scripts/webkitpy/common/checkout/scm/git.py:
(Git.create_patch):
* Tools/Scripts/webkitpy/common/checkout/scm/scm_unittest.py:
(GitTest.test_remote_branch_ref):
(GitTest.test_create_patch):
(GitTest.test_native_branch):
(GitSVNTest):

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




More information about the webkit-changes mailing list