[webkit-changes] [WebKit/WebKit] 20f5c3: REGRESSION(288180 at main): compile-webkit-without-ch...

Brianna Fan noreply at github.com
Sun Dec 22 09:26:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20f5c368817a02c8094708469254cb8965a0ff84
      https://github.com/WebKit/WebKit/commit/20f5c368817a02c8094708469254cb8965a0ff84
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-12-22 (Sun, 22 Dec 2024)

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

  Log Message:
  -----------
  REGRESSION(288180 at main): compile-webkit-without-change will fail if compile-webkit fails and infinitely retry the build
https://bugs.webkit.org/show_bug.cgi?id=285079
rdar://141909613

Unreviewed fix. Make 'build_failed' into a class variable instead of a shared build property.

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

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list