Title: [269719] trunk/JSTests
- Revision
- 269719
- Author
- ysuz...@apple.com
- Date
- 2020-11-11 23:57:42 -0800 (Wed, 11 Nov 2020)
Log Message
Unreviewed, rebaseline test262's config.yaml
test262 bot is using Catalina, it should use Big Sur. filed in [1].
[1]: https://bugs.webkit.org/show_bug.cgi?id=218844
* test262/config.yaml:
* test262/expectations.yaml:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (269718 => 269719)
--- trunk/JSTests/ChangeLog 2020-11-12 06:30:12 UTC (rev 269718)
+++ trunk/JSTests/ChangeLog 2020-11-12 07:57:42 UTC (rev 269719)
@@ -1,5 +1,16 @@
2020-11-11 Yusuke Suzuki <ysuz...@apple.com>
+ Unreviewed, rebaseline test262's config.yaml
+
+ test262 bot is using Catalina, it should use Big Sur. filed in [1].
+
+ [1]: https://bugs.webkit.org/show_bug.cgi?id=218844
+
+ * test262/config.yaml:
+ * test262/expectations.yaml:
+
+2020-11-11 Yusuke Suzuki <ysuz...@apple.com>
+
Unreviewed, fix wrong tests at the final clean up
https://bugs.webkit.org/show_bug.cgi?id=213822
Modified: trunk/JSTests/test262/config.yaml (269718 => 269719)
--- trunk/JSTests/test262/config.yaml 2020-11-12 06:30:12 UTC (rev 269718)
+++ trunk/JSTests/test262/config.yaml 2020-11-12 07:57:42 UTC (rev 269719)
@@ -33,6 +33,10 @@
# remove once it's no longer in test262
- String.prototype.item
+
+ # 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
paths:
- test/built-ins/DataView/prototype/getBigInt64
- test/built-ins/DataView/prototype/getBigUint64
Modified: trunk/JSTests/test262/expectations.yaml (269718 => 269719)
--- trunk/JSTests/test262/expectations.yaml 2020-11-12 06:30:12 UTC (rev 269718)
+++ trunk/JSTests/test262/expectations.yaml 2020-11-12 07:57:42 UTC (rev 269719)
@@ -955,12 +955,6 @@
test/intl402/DateTimeFormat/prototype/formatRange/fractionalSecondDigits.js:
default: 'Test262Error: no fractionalSecondDigits Expected SameValue(«02:03 – 02:13», «02:03 – 02:13») to be true'
strict mode: 'Test262Error: no fractionalSecondDigits Expected SameValue(«02:03 – 02:13», «02:03 – 02:13») to be true'
-test/intl402/DateTimeFormat/prototype/formatRangeToParts/en-US.js:
- default: 'Test262Error: value for entry 5 Expected SameValue(« – », « – ») to be true'
- strict mode: 'Test262Error: value for entry 5 Expected SameValue(« – », « – ») to be true'
-test/intl402/DateTimeFormat/prototype/formatRangeToParts/fractionalSecondDigits.js:
- default: 'Test262Error: value for entry 3 Expected SameValue(« – », « – ») to be true'
- strict mode: 'Test262Error: value for entry 3 Expected SameValue(« – », « – ») to be true'
test/intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js:
default: 'Test262Error: Expected SameValue(«h24», «h23») to be true'
strict mode: 'Test262Error: Expected SameValue(«h24», «h23») to be true'
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes