NEW 281267
[ macOS wk2 ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=281267
Summary [ macOS wk2 ] imported/w3c/web-platform-tests/html/semantics/interactive-elem...
Fady Farag
Reported 2024-10-10 18:19:24 PDT
imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content.html is a flaky failure. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-summary-element%2Finteractive-content.html&platform=mac TEXT DIFF: --- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content-actual.txt @@ -16,8 +16,8 @@ PASS Clicking a <button> doesn’t open <details> PASS Clicking the content of an <embed> doesn’t open <details> PASS Clicking in an <iframe> doesn’t open <details> -PASS Clicking an <img> with a “usemap†attribute doesn’t open <details> -PASS Clicking an <img> without a “usemap†attribute opens <details> +FAIL Clicking an <img> with a “usemap†attribute doesn’t open <details> promise_test: Unhandled rejection with value: object "Error: element click intercepted error" +FAIL Clicking an <img> without a “usemap†attribute opens <details> promise_test: Unhandled rejection with value: object "Error: element click intercepted error" PASS Clicking an <input type=button> doesn’t open <details> PASS Clicking an <input type=reset> doesn’t open <details> PASS Clicking an <input type=submit> doesn’t open <details> @@ -38,7 +38,7 @@ PASS Clicking an <input type=checkbox> doesn’t open <details> PASS Clicking an <input type=radio> doesn’t open <details> PASS Clicking an <input type=file> doesn’t open <details> -PASS Clicking an <input type=image> doesn’t open <details> +FAIL Clicking an <input type=image> doesn’t open <details> promise_test: Unhandled rejection with value: object "Error: element click intercepted error" PASS Clicking a <label> doesn’t open <details> PASS Clicking in a <textarea> doesn’t open <details> PASS Clicking a <video> doesn’t open <details> DIFF URL: https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/284976@main%20(8402)/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content-pretty-diff.html REPRODUCIBILITY: I was able to reproduce the issue on ToT using command run-webkit-tests imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-summary-element/interactive-content.html --release --iteration=10 DESCRIPTION: This test has been flaky failing for some time now.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-10 18:20:35 PDT
Fady Farag
Comment 2 2024-10-10 18:44:16 PDT
sideshowbarker
Comment 4 2024-10-11 01:53:13 PDT
I'll make time to look into the test and figure out how to get it consistently
EWS
Comment 5 2024-10-11 10:51:20 PDT
Test gardening commit 285028@main (b83208e118d6): <https://commits.webkit.org/285028@main> Reviewed commits have been landed. Closing PR #35019 and removing active labels.
Karl Rackler
Comment 6 2025-02-19 09:47:39 PST
The test was added at https://commits.webkit.org/267491@main and has been a flaky failure since then. It is currently showing as a flaky failure on macOS wk1 and wk2. Adjusting test expectations.
EWS
Comment 7 2025-02-19 09:52:00 PST
Test gardening commit 290617@main (4389f34f47da): <https://commits.webkit.org/290617@main> Reviewed commits have been landed. Closing PR #40863 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.