Title: [217560] trunk/LayoutTests
Revision
217560
Author
[email protected]
Date
2017-05-30 10:39:10 -0700 (Tue, 30 May 2017)

Log Message

Mark js/intl-datetimeformat.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=172720

Unreviewed test gardening.

* js/script-tests/intl-datetimeformat.js:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (217559 => 217560)


--- trunk/LayoutTests/ChangeLog	2017-05-30 17:09:36 UTC (rev 217559)
+++ trunk/LayoutTests/ChangeLog	2017-05-30 17:39:10 UTC (rev 217560)
@@ -1,3 +1,13 @@
+2017-05-30  Ryan Haddad  <[email protected]>
+
+        Mark js/intl-datetimeformat.html as failing.
+        https://bugs.webkit.org/show_bug.cgi?id=172720
+
+        Unreviewed test gardening.
+
+        * js/script-tests/intl-datetimeformat.js:
+        * platform/mac/TestExpectations:
+
 2017-05-30  Per Arne Vollan  <[email protected]>
 
         [Win] fast/shadow-dom/fullscreen-in-slot-fullscreenElement.html is flaky.

Modified: trunk/LayoutTests/js/script-tests/intl-datetimeformat.js (217559 => 217560)


--- trunk/LayoutTests/js/script-tests/intl-datetimeformat.js	2017-05-30 17:09:36 UTC (rev 217559)
+++ trunk/LayoutTests/js/script-tests/intl-datetimeformat.js	2017-05-30 17:39:10 UTC (rev 217560)
@@ -1,4 +1,4 @@
-//@ skip if $hostOS == "windows"
+//@ skip
 description("This test checks the behavior of Intl.DateTimeFormat as described in the ECMAScript Internationalization API Specification (ECMA-402 2.0).");
 
 // 12.1 The Intl.DateTimeFormat Constructor

Modified: trunk/LayoutTests/platform/mac/TestExpectations (217559 => 217560)


--- trunk/LayoutTests/platform/mac/TestExpectations	2017-05-30 17:09:36 UTC (rev 217559)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2017-05-30 17:39:10 UTC (rev 217560)
@@ -1541,3 +1541,5 @@
 webkit.org/b/171886 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html [ Pass Failure ]
 
 webkit.org/b/172469 [ ElCapitan ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Timeout ]
+
+webkit.org/b/172720 [ Sierra+ ] js/intl-datetimeformat.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to