RESOLVED FIXED 243626
[iPad] fast/dom/HTMLLinkElement/link-stylesheet-load-once.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=243626
Summary [iPad] fast/dom/HTMLLinkElement/link-stylesheet-load-once.html is flaky
Ryosuke Niwa
Reported 2022-08-06 01:37:54 PDT
--- /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/dom/HTMLLinkElement/link-stylesheet-load-once-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Release-WK2-Tests/build/layout-test-results/fast/dom/HTMLLinkElement/link-stylesheet-load-once-actual.txt @@ -1,5 +1,5 @@ +link-stylesheet-load-once.html - didFinishLoading resources/link-stylesheet-load-once.css - willSendRequest <NSURLRequest URL resources/link-stylesheet-load-once.css, main document URL link-stylesheet-load-once.html, http method GET> redirectResponse (null) -link-stylesheet-load-once.html - didFinishLoading resources/link-stylesheet-load-once.css - didReceiveResponse <NSURLResponse resources/link-stylesheet-load-once.css, http status code 0> resources/link-stylesheet-load-once.css - didFinishLoading This tests overriding rel content attribute with the same value. e.g. https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Release-WK2-Tests/253154@main%20(2262)/results.html https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/253170@main%20(1968)/results.html
Attachments
Ryosuke Niwa
Comment 1 2022-08-06 01:38:59 PDT
I can't reproduce this locally but I can make a speculative fix.
Ryosuke Niwa
Comment 2 2022-08-06 01:44:08 PDT
EWS
Comment 3 2022-08-06 14:27:12 PDT
Committed 253183@main (eb5e242a3110): <https://commits.webkit.org/253183@main> Reviewed commits have been landed. Closing PR #3073 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2022-08-06 14:28:16 PDT
Ryosuke Niwa
Comment 5 2022-08-07 12:03:33 PDT
Looks like this test is finally stable at last!
Note You need to log in before you can comment on or make changes to this bug.