[webkit-changes] [WebKit/WebKit] 816628: [ews] macOS tester queues are failing to download ...

Aakash J noreply at github.com
Wed Dec 13 08:49:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81662800f1e4176871b60575e891194c1debe327
      https://github.com/WebKit/WebKit/commit/81662800f1e4176871b60575e891194c1debe327
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M Tools/CISupport/ews-build/config.json

  Log Message:
  -----------
  [ews] macOS tester queues are failing to download archives
https://bugs.webkit.org/show_bug.cgi?id=266339

Reviewed by Jonathan Bedard and Ryan Haddad.

We do not need to explicitly state the architecture in triggered queues, they
automatically get it from the parent queue through the trigger step. It is
better to let it be handled automatically, so that when we change architecture
for builder queues, tester queues get it automatically.

* Tools/CISupport/ews-build/config.json:

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




More information about the webkit-changes mailing list