[webkit-changes] [WebKit/WebKit] 2aa80d: [ews-build] Split iOS layout test queue into no-WP...

Ryan Haddad noreply at github.com
Fri Apr 7 13:31:25 PDT 2023


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

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

  Log Message:
  -----------
  [ews-build] Split iOS layout test queue into no-WPT / only-WPT configurations
https://bugs.webkit.org/show_bug.cgi?id=254559
rdar://107291888

Unreviewed follow-up.

262714 at main caused additional arguments to be removed by the RunWebKitTests class, this
should only have been done for the RunWebKitTestsInStressMode class.

* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.setLayoutTestCommand):
(RunWebKitTestsInStressMode.setLayoutTestCommand):
* Tools/CISupport/ews-build/steps_unittest.py:
(test_success_additional_arguments): Add a test to ensure additional arguments are
preserved in RunWebKitTests.

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




More information about the webkit-changes mailing list