Title: [271511] trunk/JSTests
- Revision
- 271511
- Author
- [email protected]
- Date
- 2021-01-14 23:24:48 -0800 (Thu, 14 Jan 2021)
Log Message
Unreviewed. Add skips for Big Sur-dependent test262 tests.
* test262/config.yaml:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (271510 => 271511)
--- trunk/JSTests/ChangeLog 2021-01-15 07:14:48 UTC (rev 271510)
+++ trunk/JSTests/ChangeLog 2021-01-15 07:24:48 UTC (rev 271511)
@@ -1,5 +1,11 @@
2021-01-14 Ross Kirsling <[email protected]>
+ Unreviewed. Add skips for Big Sur-dependent test262 tests.
+
+ * test262/config.yaml:
+
+2021-01-14 Ross Kirsling <[email protected]>
+
[JSC] Correctly handle escaped keyword identifiers
https://bugs.webkit.org/show_bug.cgi?id=220634
Modified: trunk/JSTests/test262/config.yaml (271510 => 271511)
--- trunk/JSTests/test262/config.yaml 2021-01-15 07:14:48 UTC (rev 271510)
+++ trunk/JSTests/test262/config.yaml 2021-01-15 07:24:48 UTC (rev 271511)
@@ -94,6 +94,13 @@
- test/intl402/DateTimeFormat/prototype/formatRangeToParts
- test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js
files:
+ # test262 bot needs to be upgraded to Big Sur.
+ # https://bugs.webkit.org/show_bug.cgi?id=218844
+ - test/language/identifiers/part-unicode-13.0.0-escaped.js
+ - test/language/identifiers/part-unicode-13.0.0.js
+ - test/language/identifiers/start-unicode-13.0.0-escaped.js
+ - test/language/identifiers/start-unicode-13.0.0.js
+
# https://bugs.webkit.org/show_bug.cgi?id=190800
- test/built-ins/Object/seal/seal-bigint64array.js
- test/built-ins/Object/seal/seal-biguint64array.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes