[webkit-changes] [WebKit/WebKit] 6407dd: Limit amount of workers to 1 when re-running iOS t...

Robert Jenner noreply at github.com
Thu Sep 7 13:13:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6407ddd51d28be6c2953e91e22c8abfaf10983c0
      https://github.com/WebKit/WebKit/commit/6407ddd51d28be6c2953e91e22c8abfaf10983c0
  Author: Robert Jenner <jenner at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/layout_tests/controllers/manager.py

  Log Message:
  -----------
  Limit amount of workers to 1 when re-running iOS tests for iPad specific platforms
https://bugs.webkit.org/show_bug.cgi?id=261175
rdar://114782178

Reviewed by Jonathan Bedard.

Limit number of simulators booted for iPad testing to one in order to not overload systems with too many booted simulator instances.

* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:
(RunTest.test_ipad_test_division):

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




More information about the webkit-changes mailing list