Title: [254391] trunk/LayoutTests
Revision
254391
Author
[email protected]
Date
2020-01-10 20:57:54 -0800 (Fri, 10 Jan 2020)

Log Message

REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale
https://bugs.webkit.org/show_bug.cgi?id=200043

Temporarily mark the navigator-language tests as flakey until I can figure out what to do with them.

Unreviewed.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254390 => 254391)


--- trunk/LayoutTests/ChangeLog	2020-01-11 03:17:59 UTC (rev 254390)
+++ trunk/LayoutTests/ChangeLog	2020-01-11 04:57:54 UTC (rev 254391)
@@ -2,6 +2,17 @@
 
         REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale
         https://bugs.webkit.org/show_bug.cgi?id=200043
+
+        Temporarily mark the navigator-language tests as flakey until I can figure out what to do with them.
+
+        Unreviewed.
+
+        * platform/mac/TestExpectations:
+
+2020-01-10  Myles C. Maxfield  <[email protected]>
+
+        REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale
+        https://bugs.webkit.org/show_bug.cgi?id=200043
         <rdar://problem/44119496>
 
         Reviewed by Dean Jackson.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (254390 => 254391)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-01-11 03:17:59 UTC (rev 254390)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-01-11 04:57:54 UTC (rev 254391)
@@ -1926,4 +1926,4 @@
 webkit.org/b/197204 webexposed/css-properties-behind-flags.html [ Pass Failure ]
 
 # The navigator.language tests rely on functionality only available in recent releases of macOS Catalina and onward.
-webkit.org/b/200043 [ Sierra HighSierra Mojave ] fast/text/international/system-language/navigator-language [ Pass Failure ]
+webkit.org/b/200043 [ Sierra HighSierra Mojave Catalina ] fast/text/international/system-language/navigator-language [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to