[webkit-changes] [WebKit/WebKit] f9d5d1: [ews] compiling webkit steps fails frequently with...

Aakash J noreply at github.com
Fri Feb 9 12:32:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9d5d15874ed35c73a1ba4afcc7ecc7283d0ae86
      https://github.com/WebKit/WebKit/commit/f9d5d15874ed35c73a1ba4afcc7ecc7283d0ae86
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

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

  Log Message:
  -----------
  [ews] compiling webkit steps fails frequently with error Failed to open WebKitBuild/build-log.txt
https://bugs.webkit.org/show_bug.cgi?id=269084

Reviewed by Jonathan Bedard.

filter-build-webkit fails when WebKitBuild directory does not already exist. Better to not
depend on WebKitBuild directory.

* Tools/CISupport/ews-build/steps.py:
(CompileWebKit):
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list