Title: [254231] trunk/LayoutTests
Revision
254231
Author
ryanhad...@apple.com
Date
2020-01-08 15:45:10 -0800 (Wed, 08 Jan 2020)

Log Message

few web-platform-tests are failing on iOS
https://bugs.webkit.org/show_bug.cgi?id=205927

Unreviewed test gardening.

* platform/ios-wk2/imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub-expected.txt: Added.
* platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https-expected.txt: Added.
* platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-src/frame-src-same-document-meta-expected.txt: Added.
* platform/ios/imported/w3c/web-platform-tests/xhr/event-timeout-order.any-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254230 => 254231)


--- trunk/LayoutTests/ChangeLog	2020-01-08 23:41:30 UTC (rev 254230)
+++ trunk/LayoutTests/ChangeLog	2020-01-08 23:45:10 UTC (rev 254231)
@@ -1,3 +1,15 @@
+2020-01-08  Ryan Haddad  <ryanhad...@apple.com>
+
+        few web-platform-tests are failing on iOS
+        https://bugs.webkit.org/show_bug.cgi?id=205927
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub-expected.txt: Added.
+        * platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https-expected.txt: Added.
+        * platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-src/frame-src-same-document-meta-expected.txt: Added.
+        * platform/ios/imported/w3c/web-platform-tests/xhr/event-timeout-order.any-expected.txt: Added.
+
 2020-01-08  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Fix specification violation in Font Loading API

Added: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https-expected.txt (0 => 254231)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https-expected.txt	2020-01-08 23:45:10 UTC (rev 254231)
@@ -0,0 +1,4 @@
+
+
+PASS A 'frame-ancestors' CSP directive set from a serviceworker response with a value 'none' should block rendering. 
+

Added: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-src/frame-src-same-document-meta-expected.txt (0 => 254231)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-src/frame-src-same-document-meta-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/content-security-policy/frame-src/frame-src-same-document-meta-expected.txt	2020-01-08 23:45:10 UTC (rev 254231)
@@ -0,0 +1,7 @@
+Blocked access to external URL http://www1.{{host}}/content-security-policy/support/frame.html#0
+
+
+Harness Error (TIMEOUT), message = null
+
+TIMEOUT Same-document navigations in an iframe blocked by CSP frame-src dynamically using the <meta> tag Test timed out
+

Added: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/xhr/event-timeout-order.any-expected.txt (0 => 254231)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/xhr/event-timeout-order.any-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/xhr/event-timeout-order.any-expected.txt	2020-01-08 23:45:10 UTC (rev 254231)
@@ -0,0 +1,3 @@
+
+PASS XMLHttpRequest: event - timeout (order of events) 
+

Added: trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub-expected.txt (0 => 254231)


--- trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub-expected.txt	2020-01-08 23:45:10 UTC (rev 254231)
@@ -0,0 +1,6 @@
+
+
+PASS Image should load 
+PASS checkReport tests loaded 
+PASS Violation report status OK. 
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to