Title: [271241] trunk/JSTests
Revision
271241
Author
[email protected]
Date
2021-01-07 10:03:33 -0800 (Thu, 07 Jan 2021)

Log Message

Unreviewed, adjust test262 result
https://bugs.webkit.org/show_bug.cgi?id=220420

test262 bot is using Catalina's ICU.

* test262/config.yaml:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (271240 => 271241)


--- trunk/JSTests/ChangeLog	2021-01-07 17:33:24 UTC (rev 271240)
+++ trunk/JSTests/ChangeLog	2021-01-07 18:03:33 UTC (rev 271241)
@@ -1,3 +1,12 @@
+2021-01-07  Yusuke Suzuki  <[email protected]>
+
+        Unreviewed, adjust test262 result
+        https://bugs.webkit.org/show_bug.cgi?id=220420
+
+        test262 bot is using Catalina's ICU.
+
+        * test262/config.yaml:
+
 2021-01-06  Yusuke Suzuki  <[email protected]>
 
         [JSC] Update test262

Modified: trunk/JSTests/test262/config.yaml (271240 => 271241)


--- trunk/JSTests/test262/config.yaml	2021-01-07 17:33:24 UTC (rev 271240)
+++ trunk/JSTests/test262/config.yaml	2021-01-07 18:03:33 UTC (rev 271241)
@@ -92,6 +92,7 @@
     # test262 bot is using Catalina's ICU 64, upgrading to Big Sur is required
     # https://bugs.webkit.org/show_bug.cgi?id=218844
     - test/intl402/DateTimeFormat/prototype/formatRangeToParts
+    - test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js
   files:
     # https://bugs.webkit.org/show_bug.cgi?id=190800
     - test/built-ins/Object/seal/seal-bigint64array.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to