Title: [192957] trunk/LayoutTests
Revision
192957
Author
ryanhad...@apple.com
Date
2015-12-02 12:50:38 -0800 (Wed, 02 Dec 2015)

Log Message

Skipping tests on Win that fail due to unimplemented showModalDialog function.
https://bugs.webkit.org/show_bug.cgi?id=151506

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192956 => 192957)


--- trunk/LayoutTests/ChangeLog	2015-12-02 20:32:38 UTC (rev 192956)
+++ trunk/LayoutTests/ChangeLog	2015-12-02 20:50:38 UTC (rev 192957)
@@ -1,3 +1,12 @@
+2015-12-02  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skipping tests on Win that fail due to unimplemented showModalDialog function.
+        https://bugs.webkit.org/show_bug.cgi?id=151506
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2015-12-02  Brady Eidson  <beid...@apple.com>
 
         Modern IDB: IDBTransaction::error is not exposed.

Modified: trunk/LayoutTests/platform/win/TestExpectations (192956 => 192957)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-12-02 20:32:38 UTC (rev 192956)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-12-02 20:50:38 UTC (rev 192957)
@@ -303,6 +303,10 @@
 webkit.org/b/53675 fast/dom/Window/open-window-min-size.html [ Skip ]
 webkit.org/b/53675 js/dom/function-length.html [ Skip ]
 
+webkit.org/b/151506 fast/events/beforeunload-showModalDialog.html [ Skip ]
+webkit.org/b/151506 fast/events/pagehide-showModalDialog.html [ Skip ]
+webkit.org/b/151506 fast/events/unload-showModalDialog.html [ Skip ]
+
 # Datalist is not yet enabled.
 fast/forms/datalist/ [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to