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

Log Message

Cherry-pick r254415. 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

    Make iOS bots green until they can be updated.

    Unreviewed.

    * platform/ios/TestExpectations:

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

Modified Paths

Diff

Modified: branches/safari-609-branch/LayoutTests/ChangeLog (254620 => 254621)


--- branches/safari-609-branch/LayoutTests/ChangeLog	2020-01-15 19:16:25 UTC (rev 254620)
+++ branches/safari-609-branch/LayoutTests/ChangeLog	2020-01-15 19:16:27 UTC (rev 254621)
@@ -1,5 +1,31 @@
 2020-01-15  Alan Coon  <alanc...@apple.com>
 
+        Cherry-pick r254415. 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
+    
+    Make iOS bots green until they can be updated.
+    
+    Unreviewed.
+    
+    * platform/ios/TestExpectations:
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@254415 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2020-01-12  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
+
+            Make iOS bots green until they can be updated.
+
+            Unreviewed.
+
+            * platform/ios/TestExpectations:
+
+2020-01-15  Alan Coon  <alanc...@apple.com>
+
         Cherry-pick r254412. 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/ios/TestExpectations (254620 => 254621)


--- branches/safari-609-branch/LayoutTests/platform/ios/TestExpectations	2020-01-15 19:16:25 UTC (rev 254620)
+++ branches/safari-609-branch/LayoutTests/platform/ios/TestExpectations	2020-01-15 19:16:27 UTC (rev 254621)
@@ -3458,4 +3458,6 @@
 
 webkit.org/b/204757 imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-no-load-event.https.html [ Pass Failure ]
 
-webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageonlyFailure ]
\ No newline at end of file
+webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageOnlyFailure ]
+
+webkit.org/b/200043 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