[webkit-changes] [WebKit/WebKit] ee7638: [IOSDevicePort] Change how layout tests path is de...

Ben noreply at github.com
Tue Feb 18 11:12:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee76385178c08a2c6248d9730909f2b73d4b6853
      https://github.com/WebKit/WebKit/commit/ee76385178c08a2c6248d9730909f2b73d4b6853
  Author: Ben Schwartz <ben_schwartz at apple.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Tools/Scripts/webkitpy/port/ios_device.py

  Log Message:
  -----------
  [IOSDevicePort] Change how layout tests path is determined.
https://bugs.webkit.org/show_bug.cgi?id=287869
rdar://145070344

Reviewed by Jonathan Bedard.

The existing code to determine the layout tests path when using
IOSDevicePort has bit rotted. This PR pulls the path from
apple_additions.

* Tools/Scripts/webkitpy/port/ios_device.py:
(IOSDevicePort.abspath_for_test): Pull layout tests path from apple_additions.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list