Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88f3f506d43c730daa25817facdf855d1d379334
https://github.com/WebKit/WebKit/commit/88f3f506d43c730daa25817facdf855d1d379334
Author: Ben Schwartz <[email protected]>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py
M Tools/Scripts/webkitpy/port/ios_simulator.py
Log Message:
-----------
Remove iPhone 7 from run-webkit-tests simulator testing.
https://bugs.webkit.org/show_bug.cgi?id=270708
rdar://124253881
Reviewed by Ryan Haddad.
run-webkit-tests will check for the existence of iPhone 7-specific test
expectations as one of its steps. As we have not tested on iPhone 7 simulators
for many years, this PR removes that call.
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:
Removed iPhone 7 device configuration presence unit test.
(RunTest.test_device_type_test_division): Removed iPhone 7 device configuration
presence unit test.
(RunTest.test_device_type_specific_listing): Removed iPhone 7 device
configuration presence unit test.
* Tools/Scripts/webkitpy/port/ios_simulator.py: Removed iPhone 7 device
configuration.
(IOSSimulatorPort): Removed iPhone 7 device configuration.
(IPhoneSimulatorPort): Removed iPhone 7 device configuration.
Canonical link: https://commits.webkit.org/275871@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes