Bug 312316
| Summary: | [iOS release] fast/forms/ios/select-option-removed-update.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, lily_spiniolas, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
fast/forms/ios/select-option-removed-update.html is a flaky text failure on iOS release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fios%2Fselect-option-removed-update.html
DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/311192@main%20(2593)/fast/forms/ios/select-option-removed-update-pretty-diff.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/ios/select-option-removed-update-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/ios/select-option-removed-update-actual.txt
@@ -5,9 +5,10 @@
PASS select.value is "Option 1"
PASS areArraysEqual(items, ["Option 1", "Option 2", "Option 3"]) is true
-PASS areArraysEqual(items, ["Option 2", "Option 3"]) is true
+FAIL areArraysEqual(items, ["Option 2", "Option 3"]) should be true. Was false.
PASS select.value is "Option 3"
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
REPRODUCTION:
I was able to reproduce this on iOS 26.4 ToT with the following:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=200 --force --ios-simulator --release fast/forms/ios/select-option-removed-update.html -f
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174779033>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62770
EWS
Test gardening commit 311241@main (9cf715ac34f2): <https://commits.webkit.org/311241@main>
Reviewed commits have been landed. Closing PR #62770 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/62984
EWS
Committed 311531@main (52b82c3a9c9c): <https://commits.webkit.org/311531@main>
Reviewed commits have been landed. Closing PR #62984 and removing active labels.