Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0a4b46c4de4509c74484d0c09246c43a1574f2c
      
https://github.com/WebKit/WebKit/commit/b0a4b46c4de4509c74484d0c09246c43a1574f2c
  Author: Geoffrey Garen <[email protected]>
  Date:   2026-05-13 (Wed, 13 May 2026)

  Changed paths:
    M Configurations/CommonBase.xcconfig
    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

  Log Message:
  -----------
  Add WK_ENABLE_SLOW_BUILD_VERIFICATION for slow build verification in CI and 
Production builds (1/2)
https://bugs.webkit.org/show_bug.cgi?id=313287
rdar://175558542

Reviewed by Jonathan Bedard and Elliott Williams.

This is a pass-through setting that lets us skip slow
verification steps in at-desk and LLM-driven builds.

I'm landing the setting separate from the adoption
so that we can turn it on in CI first, and avoid losing
slow verification coverage when part 2/2 lands.

* Configurations/CommonBase.xcconfig:
* Tools/CISupport/build-webkit-org/steps.py:
(CompileWebKit.run):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
(TestCompileWebKit.test_success_architecture):
* Tools/CISupport/ews-build/steps.py:
(CompileWebKit.run):
* Tools/CISupport/ews-build/steps_unittest.py:

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



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

Reply via email to