| |
| --- |
| skip: |
| # (uncomment to skip tests based on path) |
| paths: |
| # https://bugs.webkit.org/show_bug.cgi?id=192920 |
| - test/intl402/NumberFormat/prototype/formatToParts |
| features: |
| - SharedArrayBuffer |
| - Atomics |
| # https://bugs.webkit.org/show_bug.cgi?id=179001 |
| - BigInt |
| # https://bugs.webkit.org/show_bug.cgi?id=166693 |
| - async-iteration |
| # https://bugs.webkit.org/show_bug.cgi?id=174931 |
| - regexp-lookbehind |
| |
| - class-fields-public |
| - class-fields-private |
| - class-methods-private |
| - class-static-fields-public |
| - class-static-fields-private |
| - class-static-methods-private |
| - Intl.DateTimeFormat-datetimestyle |
| - Intl.DateTimeFormat-formatRange |
| - Intl.ListFormat |
| - Intl.Locale |
| - Intl.NumberFormat-unified |
| - Intl.RelativeTimeFormat |
| - Intl.Segmenter |
| files: |
| - test/built-ins/Array/prototype/reverse/length-exceeding-integer-limit-with-object.js |
| - test/built-ins/Array/prototype/unshift/length-near-integer-limit.js |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=186749 |
| - test/built-ins/RegExp/property-escapes/character-class.js |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=185495 |
| - test/built-ins/Array/prototype/slice/S15.4.4.10_A3_T1.js |
| - test/built-ins/Array/prototype/slice/S15.4.4.10_A3_T2.js |
| - test/built-ins/Array/prototype/slice/create-non-array-invalid-len.js |
| - test/built-ins/Array/prototype/slice/create-proxied-array-invalid-len.js |
| - test/built-ins/Array/prototype/splice/create-species-undef-invalid-len.js |
| - test/built-ins/Array/prototype/splice/create-non-array-invalid-len.js |
| - test/built-ins/Array/prototype/splice/create-species-undef-invalid-len.js |
| - test/built-ins/Array/prototype/splice/length-near-integer-limit-grow-array.js |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=185625 |
| - test/built-ins/Array/prototype/indexOf/15.4.4.14-3-28.js |
| - test/built-ins/Array/prototype/indexOf/15.4.4.14-3-29.js |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=164456 |
| - test/built-ins/Array/prototype/lastIndexOf/15.4.4.15-3-28.js |
| - test/built-ins/Array/prototype/pop/S15.4.4.6_A3_T2.js |
| - test/built-ins/Array/prototype/push/S15.4.4.7_A4_T1.js |
| - test/built-ins/Array/prototype/push/length-near-integer-limit.js |
| |
| # [[OwnPropertyKeys]] order with large integer index keys up to 2 ** 53 - 1 |
| # https://bugs.webkit.org/show_bug.cgi?id=186691 |
| - test/built-ins/Reflect/ownKeys/return-on-corresponding-order-large-index.js |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=192920 |
| - test/intl402/PluralRules/prototype/resolvedOptions/order.js |
| - test/intl402/PluralRules/prototype/resolvedOptions/pluralCategories.js |
| - test/intl402/NumberFormat/prototype/format/format-fraction-digits.js |
| - test/intl402/NumberFormat/prototype/format/format-significant-digits.js |