Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 52b82c3a9c9c4b10c4618fb22f9ad6519c8c9853
https://github.com/WebKit/WebKit/commit/52b82c3a9c9c4b10c4618fb22f9ad6519c8c9853
Author: Diego De La Toba <[email protected]>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M LayoutTests/fast/forms/ios/select-option-removed-update.html
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
[iOS release] fast/forms/ios/select-option-removed-update.html is a flaky
text failure
rdar://174779033
https://bugs.webkit.org/show_bug.cgi?id=312316
Reviewed by Aditya Keerthi.
This is test fails flakily due to needing more time than the delayFor(200).
delayFor(201) allows the test to pass consistently and suggests an issue
related to time rounding.
Fix in ios/select-option-removed-update.html:20 - increase delayFor from
200ms to 300ms.
* LayoutTests/fast/forms/ios/select-option-removed-update.html:
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/311531@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications