Title: [283646] trunk/LayoutTests
- Revision
- 283646
- Author
- [email protected]
- Date
- 2021-10-06 12:32:04 -0700 (Wed, 06 Oct 2021)
Log Message
[ iOS 15 ]2 fast/dom/HTMLAnchorElement tests are failing
https://bugs.webkit.org/show_bug.cgi?id=231293
<rdar://problem/83935262>
Unreviewed, land iOS15 baselines for those tests.
* platform/ios-wk2/TestExpectations:
* platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
* platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (283645 => 283646)
--- trunk/LayoutTests/ChangeLog 2021-10-06 19:24:09 UTC (rev 283645)
+++ trunk/LayoutTests/ChangeLog 2021-10-06 19:32:04 UTC (rev 283646)
@@ -1,3 +1,15 @@
+2021-10-06 Chris Dumez <[email protected]>
+
+ [ iOS 15 ]2 fast/dom/HTMLAnchorElement tests are failing
+ https://bugs.webkit.org/show_bug.cgi?id=231293
+ <rdar://problem/83935262>
+
+ Unreviewed, land iOS15 baselines for those tests.
+
+ * platform/ios-wk2/TestExpectations:
+ * platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt: Added.
+ * platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
+
2021-10-06 Kiet Ho <[email protected]>
Import css/motion tests from WPT
Added: trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt (0 => 283646)
--- trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate-expected.txt 2021-10-06 19:32:04 UTC (rev 283646)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown.otf"
+Download completed.
+The download should succeed.
+
+File backed blob URL
Added: trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt (0 => 283646)
--- trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt 2021-10-06 19:32:04 UTC (rev 283646)
@@ -0,0 +1,6 @@
+Download started.
+Downloading URL with suggested filename "Unknown.otf"
+Download completed.
+The download should succeed.
+
+File backed blob URL
Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283645 => 283646)
--- trunk/LayoutTests/platform/ios-wk2/TestExpectations 2021-10-06 19:24:09 UTC (rev 283645)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations 2021-10-06 19:32:04 UTC (rev 283646)
@@ -1083,9 +1083,6 @@
# Uses WK1 TestRunner.setUseDeferredFramLoading
http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
-webkit.org/b/231293 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html [ Failure ]
-webkit.org/b/231293 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Failure ]
-
webkit.org/b/227891 http/tests/appcache/fail-on-update.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes