Title: [248638] trunk/LayoutTests
Revision
248638
Author
ryanhad...@apple.com
Date
2019-08-13 15:30:40 -0700 (Tue, 13 Aug 2019)

Log Message

Unreviewed test gardening, land test expectations for rdar://49790831.

* platform/ios-12/TestExpectations:
* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (248637 => 248638)


--- trunk/LayoutTests/ChangeLog	2019-08-13 22:14:49 UTC (rev 248637)
+++ trunk/LayoutTests/ChangeLog	2019-08-13 22:30:40 UTC (rev 248638)
@@ -1,3 +1,10 @@
+2019-08-09  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, land test expectations for rdar://49790831.
+
+        * platform/ios-12/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2019-08-13  Justin Fan  <justin_...@apple.com>
 
         [WebGPU] Improve GPUBindGroup performance using one device-shared argument MTLBuffer

Modified: trunk/LayoutTests/platform/ios/TestExpectations (248637 => 248638)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-08-13 22:14:49 UTC (rev 248637)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-08-13 22:30:40 UTC (rev 248638)
@@ -3361,3 +3361,9 @@
 
 # Skip until we have the fixes for <rdar://problem/53613454> and <rdar://problem/54001139>.
 fast/events/ios/multiple-key-press-and-release-ordering.html [ Skip ]
+
+# rdar://49790831 (REGRESSION: 4 http/tests/contentdispositionattachmentsandbox/referer-header-stripped layout tests timing out)
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-default.html [ Skip ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-no-referrer-when-downgrade.html [ Skip ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-origin.html [ Skip ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios-12/TestExpectations (248637 => 248638)


--- trunk/LayoutTests/platform/ios-12/TestExpectations	2019-08-13 22:14:49 UTC (rev 248637)
+++ trunk/LayoutTests/platform/ios-12/TestExpectations	2019-08-13 22:30:40 UTC (rev 248638)
@@ -28,3 +28,7 @@
 # rdar://54049321 (REGRESSION: editing/pasteboard/paste-does-not-fire-promises-while-sanitizing-web-content.html Failing)
 editing/pasteboard/paste-does-not-fire-promises-while-sanitizing-web-content.html [ Pass ]
 
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-default.html [ Pass ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-no-referrer-when-downgrade.html [ Pass ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped-with-meta-referer-origin.html [ Pass ]
+http/tests/contentdispositionattachmentsandbox/referer-header-stripped.html [ Pass ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to