Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e30724e2de3d1f2a49d0a9897c9e293072a0979
      
https://github.com/WebKit/WebKit/commit/8e30724e2de3d1f2a49d0a9897c9e293072a0979
  Author: Fujii Hironori <hironori.fu...@sony.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py

  Log Message:
  -----------
  REGRESSION(261707@main) [Win] run-webkit-tests: ModuleNotFoundError: No 
module named 'resource'
https://bugs.webkit.org/show_bug.cgi?id=253994

Reviewed by Carlos Alberto Lopez Perez.

The 'resource' module isn't available for Windows Python.

* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(run): Import resource in the try block and catch ModuleNotFoundError.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to