Title: [186166] trunk/LayoutTests
Revision
186166
Author
[email protected]
Date
2015-06-30 22:59:51 -0700 (Tue, 30 Jun 2015)

Log Message

Unreviewed, skip this test for now. We can unskip it when this feature is enabled.

* js/script-tests/intl.js:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186165 => 186166)


--- trunk/LayoutTests/ChangeLog	2015-07-01 04:30:52 UTC (rev 186165)
+++ trunk/LayoutTests/ChangeLog	2015-07-01 05:59:51 UTC (rev 186166)
@@ -1,3 +1,9 @@
+2015-06-30  Filip Pizlo  <[email protected]>
+
+        Unreviewed, skip this test for now. We can unskip it when this feature is enabled.
+
+        * js/script-tests/intl.js:
+
 2015-06-30  Zalan Bujtas  <[email protected]>
 
         Frame flattening: Hit-testing an iframe could end up destroying the associated inline tree context.

Modified: trunk/LayoutTests/js/script-tests/intl.js (186165 => 186166)


--- trunk/LayoutTests/js/script-tests/intl.js	2015-07-01 04:30:52 UTC (rev 186165)
+++ trunk/LayoutTests/js/script-tests/intl.js	2015-07-01 05:59:51 UTC (rev 186166)
@@ -1,3 +1,6 @@
+// This feature isn't enabled yet.
+//@ skip
+
 description("This test checks the behavior of the Intl object as described in 8 of the ECMAScript Internationalization API Specification.");
 
 // The Intl object is a standard built-in object that is the initial value of the Intl property of the global object.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to