Title: [249157] trunk/LayoutTests
Revision
249157
Author
ryanhad...@apple.com
Date
2019-08-27 11:45:41 -0700 (Tue, 27 Aug 2019)

Log Message

Unreviewed test gardening, remove failure expectations for tests that are now passing.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249156 => 249157)


--- trunk/LayoutTests/ChangeLog	2019-08-27 18:38:41 UTC (rev 249156)
+++ trunk/LayoutTests/ChangeLog	2019-08-27 18:45:41 UTC (rev 249157)
@@ -1,3 +1,10 @@
+2019-08-27  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, remove failure expectations for tests that are now passing.
+
+        * platform/ios-12/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2019-08-27  Chris Dumez  <cdu...@apple.com>
 
         Crash under WebCore::jsNotificationConstructorPermission

Modified: trunk/LayoutTests/platform/ios/TestExpectations (249156 => 249157)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-08-27 18:38:41 UTC (rev 249156)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-08-27 18:45:41 UTC (rev 249157)
@@ -3341,19 +3341,6 @@
 # rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13)
 editing/pasteboard/paste-and-sanitize.html [ Pass Failure ]
 
-# rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
-fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ]
-
-# rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)
-fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]
-fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]
-http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]
-http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ]
-
-# rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)
-http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]
-http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]
-
 # 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 ]
 

Modified: trunk/LayoutTests/platform/ios-12/TestExpectations (249156 => 249157)


--- trunk/LayoutTests/platform/ios-12/TestExpectations	2019-08-27 18:38:41 UTC (rev 249156)
+++ trunk/LayoutTests/platform/ios-12/TestExpectations	2019-08-27 18:45:41 UTC (rev 249157)
@@ -12,18 +12,5 @@
 # rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13)
 editing/pasteboard/paste-and-sanitize.html [ Pass ]
 
-# rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)
-fast/shadow-dom/click-text-inside-linked-slot.html [ Pass ]
-
-# rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)
-fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass ]
-fast/files/file-reader-abort-using-open-panel.html [ Pass ]
-http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass ]
-http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass ]
-
-# rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)
-http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass ]
-http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass ]
-
 # rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout)
 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to