[webkit-changes] [WebKit/WebKit] 451845: Use the same simulated iPhone model for layout tes...

Jonathan Bedard noreply at github.com
Tue May 16 07:43:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4518454316d9cda0cb74ddcd7e757a57ff58feda
      https://github.com/WebKit/WebKit/commit/4518454316d9cda0cb74ddcd7e757a57ff58feda
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/api_tests/manager.py

  Log Message:
  -----------
  Use the same simulated iPhone model for layout tests an API tests
https://bugs.webkit.org/show_bug.cgi?id=239885
rdar://92505373

Rubber-stamped by Aakash Jain.

run-api-tests should use the same default device model that layout tests.

* Tools/Scripts/webkitpy/api_tests/manager.py:
(Manager._initialize_devices): Use the default device model as specified in the port
class. Add a temporary override for iOS until https://bugs.webkit.org/show_bug.cgi?id=256806
is resolved.

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




More information about the webkit-changes mailing list