Title: [197212] trunk/LayoutTests
Revision
197212
Author
[email protected]
Date
2016-02-26 15:09:08 -0800 (Fri, 26 Feb 2016)

Log Message

Skip js/basic-map.html on Mac since it is already run in JSC tests
https://bugs.webkit.org/show_bug.cgi?id=154753

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197211 => 197212)


--- trunk/LayoutTests/ChangeLog	2016-02-26 23:00:49 UTC (rev 197211)
+++ trunk/LayoutTests/ChangeLog	2016-02-26 23:09:08 UTC (rev 197212)
@@ -1,3 +1,12 @@
+2016-02-26  Ryan Haddad  <[email protected]>
+
+        Skip js/basic-map.html on Mac since it is already run in JSC tests
+        https://bugs.webkit.org/show_bug.cgi?id=154753
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2016-02-26  Mark Lam  <[email protected]>
 
         Function.name and Function.length should be configurable.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (197211 => 197212)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-02-26 23:00:49 UTC (rev 197211)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-02-26 23:09:08 UTC (rev 197212)
@@ -1315,8 +1315,9 @@
 
 webkit.org/b/153871 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ]
 
-# This test is already run with run-jsc-stress-tests
+# These tests are already run with run-jsc-stress-tests
 webkit.org/b/153879 js/basic-set.html [ Skip ]
+webkit.org/b/154753 js/basic-map.html [ Skip ]
 
 # outline: auto -focusring.
 accessibility/mac/selection-element-tabbing-to-link.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to