Title: [254616] branches/safari-609-branch/LayoutTests
Revision
254616
Author
alanc...@apple.com
Date
2020-01-15 11:16:11 -0800 (Wed, 15 Jan 2020)

Log Message

Cherry-pick r254391. rdar://problem/58548648

    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:

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@254391 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-609-branch/LayoutTests/ChangeLog (254615 => 254616)


--- branches/safari-609-branch/LayoutTests/ChangeLog	2020-01-15 19:16:08 UTC (rev 254615)
+++ branches/safari-609-branch/LayoutTests/ChangeLog	2020-01-15 19:16:11 UTC (rev 254616)
@@ -1,5 +1,31 @@
 2020-01-15  Alan Coon  <alanc...@apple.com>
 
+        Cherry-pick r254391. rdar://problem/58548648
+
+    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:
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@254391 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2020-01-10  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+            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-15  Alan Coon  <alanc...@apple.com>
+
         Cherry-pick r254389. rdar://problem/58548648
 
     REGRESSION(r185816): In the Hong Kong locale, navigator.language reports it's in the Taiwan locale

Modified: branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations (254615 => 254616)


--- branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations	2020-01-15 19:16:08 UTC (rev 254615)
+++ branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations	2020-01-15 19:16:11 UTC (rev 254616)
@@ -1968,4 +1968,4 @@
 webkit.org/b/205757 webgl/1.0.3/conformance/textures/texture-upload-size.html [ Pass Timeout ]
 
 # 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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to