Bug 231293
Summary: | [ iOS 15 ]2 fast/dom/HTMLAnchorElement tests are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html
fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html
Are constantly failing on iOS 15.(It was passing on iOS 14)
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fdom%2FHTMLAnchorElement%2Fanchor-file-blob-convert-to-download-async-delegate.html&test=fast%2Fdom%2FHTMLAnchorElement%2Fanchor-file-blob-convert-to-download.html
Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/r283602%20(71)/results.html#
Diff:
--- /Volumes/Data/worker/ios-simulator-15-debug-tests-wk2/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-debug-tests-wk2/build/layout-test-results/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-actual.txt
@@ -1,5 +1,5 @@
Download started.
-Downloading URL with suggested filename "Unknown"
+Downloading URL with suggested filename "Unknown.otf"
Download completed.
The download should succeed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83935262>
ayumi_kojima
Marked expectations while investigating: https://trac.webkit.org/changeset/283622/webkit
Chris Dumez
Committed r283646 (242596@main): <https://commits.webkit.org/242596@main>