[webkit-changes] [WebKit/WebKit] d87b00: [ews] Expected additionalArguments frequently miss...

Ryan Haddad noreply at github.com
Thu Apr 20 14:11:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d87b001ae98f617e0c1b80649f33f8a6f63e7df3
      https://github.com/WebKit/WebKit/commit/d87b001ae98f617e0c1b80649f33f8a6f63e7df3
  Author: Ryan Haddad <ryanhaddad at apple.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

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

  Log Message:
  -----------
  [ews] Expected additionalArguments frequently missing from iOS layout test queues
https://bugs.webkit.org/show_bug.cgi?id=255742
rdar://108332842

Reviewed by Aakash Jain.

This is a speculative fix, I wasn't able to reproduce this issue when validating my use of
additionalArguments for iOS on the EWS dev instance before I deployed it to production.

* Tools/CISupport/ews-build/steps.py:
(Trigger.propertiesToPassToTriggers): Add additionalArguments to the list of properties
to pass to triggered builds.

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




More information about the webkit-changes mailing list