[webkit-changes] [WebKit/WebKit] 718e5d: REGRESSION(260977 at main) [Win] test-webkitpy is fai...

Fujii Hironori noreply at github.com
Mon Mar 6 08:03:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 718e5df6bfd617349c2c46b4753b7be320cc0b40
      https://github.com/WebKit/WebKit/commit/718e5df6bfd617349c2c46b4753b7be320cc0b40
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/test/main.py

  Log Message:
  -----------
  REGRESSION(260977 at main) [Win] test-webkitpy is failing to install lupa-1.13.0!
https://bugs.webkit.org/show_bug.cgi?id=253419

Reviewed by Jonathan Bedard.

After 260977 at main changed webkitflaskpy to use lupa, test-webkitpy was
failing to install lupa-1.13.0 on Windows. lupa-1.13.0 has a known
issue to install on Windows. <https://webkit.org/b/243329#c2>

Skip webkitflaskpy tests on Windows because it's used only by web
services.

* Tools/Scripts/webkitpy/test/main.py:
(main):
(Tester._run_tests):

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




More information about the webkit-changes mailing list