Title: [272431] trunk/JSTests
- Revision
- 272431
- Author
- [email protected]
- Date
- 2021-02-05 11:13:31 -0800 (Fri, 05 Feb 2021)
Log Message
Unreviewd, update test262/config.yaml
Tests are failing only in OSS build since OSS build is building WebKit with very old ICU headers.
* test262/config.yaml:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (272430 => 272431)
--- trunk/JSTests/ChangeLog 2021-02-05 19:08:35 UTC (rev 272430)
+++ trunk/JSTests/ChangeLog 2021-02-05 19:13:31 UTC (rev 272431)
@@ -1,5 +1,13 @@
2021-02-05 Yusuke Suzuki <[email protected]>
+ Unreviewd, update test262/config.yaml
+
+ Tests are failing only in OSS build since OSS build is building WebKit with very old ICU headers.
+
+ * test262/config.yaml:
+
+2021-02-05 Yusuke Suzuki <[email protected]>
+
[JSC] globalFuncCopyDataProperties should not perform GC-sensitive operation in the middle of Structure::forEachProperty
https://bugs.webkit.org/show_bug.cgi?id=221454
Modified: trunk/JSTests/test262/config.yaml (272430 => 272431)
--- trunk/JSTests/test262/config.yaml 2021-02-05 19:08:35 UTC (rev 272430)
+++ trunk/JSTests/test262/config.yaml 2021-02-05 19:13:31 UTC (rev 272431)
@@ -59,3 +59,139 @@
# New ICU (66~) raises a different failure
- test/intl402/Locale/constructor-non-iana-canon.js
+
+ # Failing because we are building WebKit with very old ICU headers
+ - test/intl402/DateTimeFormat/prototype/formatRange/date-same-returns-single-date.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/argument-date-string.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/argument-near-time-boundaries.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/argument-to-integer.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/argument-tonumber-throws.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/builtin.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/date-is-infinity-throws.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/date-is-nan-throws.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/date-same-returns-single-date.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/date-x-greater-than-y-throws.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/length.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/name.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/pattern-on-calendar.js
+ - test/intl402/DateTimeFormat/prototype/formatRangeToParts/prop-desc.js
+ - test/intl402/ListFormat/constructor/constructor/locales-invalid.js
+ - test/intl402/ListFormat/constructor/constructor/locales-valid.js
+ - test/intl402/ListFormat/constructor/constructor/newtarget-undefined.js
+ - test/intl402/ListFormat/constructor/constructor/options-invalid.js
+ - test/intl402/ListFormat/constructor/constructor/options-localeMatcher-invalid.js
+ - test/intl402/ListFormat/constructor/constructor/options-order.js
+ - test/intl402/ListFormat/constructor/constructor/options-style-invalid.js
+ - test/intl402/ListFormat/constructor/constructor/options-style-valid.js
+ - test/intl402/ListFormat/constructor/constructor/options-throwing-getters.js
+ - test/intl402/ListFormat/constructor/constructor/options-toobject-prototype.js
+ - test/intl402/ListFormat/constructor/constructor/options-toobject.js
+ - test/intl402/ListFormat/constructor/constructor/options-type-invalid.js
+ - test/intl402/ListFormat/constructor/constructor/options-type-valid.js
+ - test/intl402/ListFormat/constructor/constructor/options-undefined.js
+ - test/intl402/ListFormat/constructor/constructor/proto-from-ctor-realm.js
+ - test/intl402/ListFormat/constructor/constructor/subclassing.js
+ - test/intl402/ListFormat/constructor/length.js
+ - test/intl402/ListFormat/constructor/name.js
+ - test/intl402/ListFormat/constructor/prop-desc.js
+ - test/intl402/ListFormat/constructor/prototype.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/basic.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/branding.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/length.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/locales-invalid.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/name.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/options-localeMatcher-invalid.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/options-null.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/options-toobject.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/options-undefined.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/prop-desc.js
+ - test/intl402/ListFormat/constructor/supportedLocalesOf/result-type.js
+ - test/intl402/ListFormat/instance/extensibility.js
+ - test/intl402/ListFormat/instance/prototype.js
+ - test/intl402/ListFormat/prototype/constructor/prop-desc.js
+ - test/intl402/ListFormat/prototype/format/branding.js
+ - test/intl402/ListFormat/prototype/format/en-us-default.js
+ - test/intl402/ListFormat/prototype/format/en-us-disjunction.js
+ - test/intl402/ListFormat/prototype/format/en-us-narrow.js
+ - test/intl402/ListFormat/prototype/format/en-us-short.js
+ - test/intl402/ListFormat/prototype/format/en-us-unit.js
+ - test/intl402/ListFormat/prototype/format/es-es-long.js
+ - test/intl402/ListFormat/prototype/format/es-es-narrow.js
+ - test/intl402/ListFormat/prototype/format/es-es-short.js
+ - test/intl402/ListFormat/prototype/format/iterable-getiterator-throw.js
+ - test/intl402/ListFormat/prototype/format/iterable-invalid.js
+ - test/intl402/ListFormat/prototype/format/iterable-iteratorclose.js
+ - test/intl402/ListFormat/prototype/format/iterable-iteratorstep-throw.js
+ - test/intl402/ListFormat/prototype/format/iterable-iteratorvalue-throw.js
+ - test/intl402/ListFormat/prototype/format/iterable-undefined.js
+ - test/intl402/ListFormat/prototype/format/iterable.js
+ - test/intl402/ListFormat/prototype/format/length.js
+ - test/intl402/ListFormat/prototype/format/name.js
+ - test/intl402/ListFormat/prototype/format/prop-desc.js
+ - test/intl402/ListFormat/prototype/formatToParts/branding.js
+ - test/intl402/ListFormat/prototype/formatToParts/en-us-default.js
+ - test/intl402/ListFormat/prototype/formatToParts/en-us-disjunction.js
+ - test/intl402/ListFormat/prototype/formatToParts/en-us-narrow.js
+ - test/intl402/ListFormat/prototype/formatToParts/en-us-short.js
+ - test/intl402/ListFormat/prototype/formatToParts/en-us-unit.js
+ - test/intl402/ListFormat/prototype/formatToParts/es-es-long.js
+ - test/intl402/ListFormat/prototype/formatToParts/es-es-narrow.js
+ - test/intl402/ListFormat/prototype/formatToParts/es-es-short.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-getiterator-throw.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-invalid.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-iteratorclose.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-iteratorstep-throw.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-iteratorvalue-throw.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable-undefined.js
+ - test/intl402/ListFormat/prototype/formatToParts/iterable.js
+ - test/intl402/ListFormat/prototype/formatToParts/length.js
+ - test/intl402/ListFormat/prototype/formatToParts/name.js
+ - test/intl402/ListFormat/prototype/formatToParts/prop-desc.js
+ - test/intl402/ListFormat/prototype/prop-desc.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/branding.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/caching.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/length.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/name.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/order.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/prop-desc.js
+ - test/intl402/ListFormat/prototype/resolvedOptions/type.js
+ - test/intl402/ListFormat/prototype/toStringTag/toString.js
+ - test/intl402/ListFormat/prototype/toStringTag/toStringTag.js
+ - test/intl402/NumberFormat/constructor-compactDisplay-compact.js
+ - test/intl402/NumberFormat/constructor-compactDisplay-no-compact.js
+ - test/intl402/NumberFormat/constructor-notation.js
+ - test/intl402/NumberFormat/constructor-signDisplay.js
+ - test/intl402/NumberFormat/constructor-unit.js
+ - test/intl402/NumberFormat/constructor-unitDisplay.js
+ - test/intl402/NumberFormat/currencyDisplay-unit.js
+ - test/intl402/NumberFormat/prototype/format/engineering-scientific-de-DE.js
+ - test/intl402/NumberFormat/prototype/format/engineering-scientific-en-US.js
+ - test/intl402/NumberFormat/prototype/format/engineering-scientific-ja-JP.js
+ - test/intl402/NumberFormat/prototype/format/engineering-scientific-ko-KR.js
+ - test/intl402/NumberFormat/prototype/format/engineering-scientific-zh-TW.js
+ - test/intl402/NumberFormat/prototype/format/notation-compact-de-DE.js
+ - test/intl402/NumberFormat/prototype/format/notation-compact-en-US.js
+ - test/intl402/NumberFormat/prototype/format/notation-compact-ja-JP.js
+ - test/intl402/NumberFormat/prototype/format/notation-compact-ko-KR.js
+ - test/intl402/NumberFormat/prototype/format/notation-compact-zh-TW.js
+ - test/intl402/NumberFormat/prototype/format/unit-de-DE.js
+ - test/intl402/NumberFormat/prototype/format/unit-en-US.js
+ - test/intl402/NumberFormat/prototype/format/unit-ko-KR.js
+ - test/intl402/NumberFormat/prototype/format/units.js
+ - test/intl402/NumberFormat/prototype/formatToParts/engineering-scientific-de-DE.js
+ - test/intl402/NumberFormat/prototype/formatToParts/engineering-scientific-en-US.js
+ - test/intl402/NumberFormat/prototype/formatToParts/engineering-scientific-ja-JP.js
+ - test/intl402/NumberFormat/prototype/formatToParts/engineering-scientific-ko-KR.js
+ - test/intl402/NumberFormat/prototype/formatToParts/engineering-scientific-zh-TW.js
+ - test/intl402/NumberFormat/prototype/formatToParts/notation-compact-de-DE.js
+ - test/intl402/NumberFormat/prototype/formatToParts/notation-compact-en-US.js
+ - test/intl402/NumberFormat/prototype/formatToParts/notation-compact-ja-JP.js
+ - test/intl402/NumberFormat/prototype/formatToParts/notation-compact-ko-KR.js
+ - test/intl402/NumberFormat/prototype/formatToParts/notation-compact-zh-TW.js
+ - test/intl402/NumberFormat/prototype/formatToParts/percent-en-US.js
+ - test/intl402/NumberFormat/prototype/formatToParts/unit-de-DE.js
+ - test/intl402/NumberFormat/prototype/formatToParts/unit-en-US.js
+ - test/intl402/NumberFormat/prototype/formatToParts/unit-ko-KR.js
+ - test/intl402/NumberFormat/prototype/formatToParts/unit.js
+ - test/intl402/NumberFormat/prototype/resolvedOptions/compactDisplay.js
+ - test/intl402/NumberFormat/style-unit.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes