Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e98c3bbd92a660136e880ba9bb1ea502efa90e10
https://github.com/WebKit/WebKit/commit/e98c3bbd92a660136e880ba9bb1ea502efa90e10
Author: Per Arne Vollan <[email protected]>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py
M Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py
Log Message:
-----------
DNS resolver is not started for all iOS simulators
https://bugs.webkit.org/show_bug.cgi?id=299842
rdar://161616161
Reviewed by Chris Dumez.
The current check using the port name is not correct in all cases. We should
enable the resolver
for all port names containing 'simulator'.
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(_set_up_derived_options):
* Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py:
(WebPlatformTestServer.__init__):
Canonical link: https://commits.webkit.org/300748@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