[webkit-changes] [WebKit/WebKit] 62721d: Fix build triggers for iOS 16 queues

Ryan Haddad noreply at github.com
Wed Sep 14 15:40:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 62721d408e3bc2d0fafbd639c6ec34f149b7d7b0
      https://github.com/WebKit/WebKit/commit/62721d408e3bc2d0fafbd639c6ec34f149b7d7b0
  Author: Ryan Haddad <ryanhaddad at apple.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M Tools/CISupport/build-webkit-org/wkbuild.py
    M Tools/CISupport/build-webkit-org/wkbuild_unittest.py

  Log Message:
  -----------
  Fix build triggers for iOS 16 queues
https://bugs.webkit.org/show_bug.cgi?id=245191

Reviewed by Jonathan Bedard.

Builds are not getting triggered for the iOS 16 queues, we need to update 15 -> 16
in a few more places to make buildbot happy.

* Tools/CISupport/build-webkit-org/wkbuild.py:
(_should_file_trigger_build):
* Tools/CISupport/build-webkit-org/wkbuild_unittest.py:
(ShouldBuildTest):
(ShouldBuildTest.test_should_build):

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




More information about the webkit-changes mailing list