RESOLVED FIXED 245695
REGRESSION (254791@main): [ Test262 ] 112 Test262 tests consistently fail
https://bugs.webkit.org/show_bug.cgi?id=245695
Summary REGRESSION (254791@main): [ Test262 ] 112 Test262 tests consistently fail
Karl Rackler
Reported 2022-09-26 14:32:55 PDT
Description: 112 Test262 consistently fail on the bots. The first build that failed Monterey AppleSilicon Release Test262 Tests is https://build.webkit.org/#/builders/366/builds/15139 with change at 254791@main. Build History: https://build.webkit.org/#/builders/366?numbuilds=150 ---------------NEW FAILING TESTS SUMMARY--------------- FAIL test/intl402/DurationFormat/constructor-locales-invalid.js (default) Full Output: Exception: Test262Error: Expected a CustomError but got a TypeError FAIL test/intl402/DurationFormat/constructor-locales-invalid.js (strict mode) Full Output: Exception: Test262Error: Expected a CustomError but got a TypeError FAIL test/intl402/DurationFormat/constructor-locales-valid.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-locales-valid.js:14:46 FAIL test/intl402/DurationFormat/constructor-locales-valid.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-locales-valid.js:15:46 FAIL test/intl402/DurationFormat/constructor-options-defaults.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Constructor(undefined, options)') @/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/8stUalwCQV:1925:26 forEach@[native code] testOption@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/8stUalwCQV:1921:21 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-defaults.js:23:11 FAIL test/intl402/DurationFormat/constructor-options-defaults.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Constructor(undefined, options)') @/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/8stUalwCQV:1925:26 forEach@[native code] testOption@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/8stUalwCQV:1921:21 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-defaults.js:24:11 FAIL test/intl402/DurationFormat/constructor-options-fractionalDigits-invalid.js (default) Full Output: Exception: Test262Error: new Intl.DurationFormat("en", {fractionalDigits: "-10"}) throws RangeError Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-fractionalDigits-invalid.js (strict mode) Full Output: Exception: Test262Error: new Intl.DurationFormat("en", {fractionalDigits: "-10"}) throws RangeError Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-fractionalDigits-valid.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {fractionalDigits})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-fractionalDigits-valid.js:22:38 FAIL test/intl402/DurationFormat/constructor-options-fractionalDigits-valid.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {fractionalDigits})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-fractionalDigits-valid.js:23:38 FAIL test/intl402/DurationFormat/constructor-options-invalid.js (default) Full Output: Exception: Test262Error: Expected SameValue(«undefined», «function») to be true FAIL test/intl402/DurationFormat/constructor-options-invalid.js (strict mode) Full Output: Exception: Test262Error: Expected SameValue(«undefined», «function») to be true FAIL test/intl402/DurationFormat/constructor-options-localeMatcher-invalid.js (default) Full Output: Exception: Test262Error: null is an invalid localeMatcher option value Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-localeMatcher-invalid.js (strict mode) Full Output: Exception: Test262Error: null is an invalid localeMatcher option value Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-localeMatcher-valid.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Constructor(undefined, options)') @/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/OGdrxRA6w7:1925:26 forEach@[native code] testOption@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/OGdrxRA6w7:1921:21 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-localeMatcher-valid.js:15:11 FAIL test/intl402/DurationFormat/constructor-options-localeMatcher-valid.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Constructor(undefined, options)') @/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/OGdrxRA6w7:1925:26 forEach@[native code] testOption@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/OGdrxRA6w7:1921:21 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-localeMatcher-valid.js:16:11 FAIL test/intl402/DurationFormat/constructor-options-numberingSystem-invalid.js (default) Full Output: Exception: Test262Error: new Intl.DurationFormat("en", {numberingSystem: ""}) throws RangeError Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-numberingSystem-invalid.js (strict mode) Full Output: Exception: Test262Error: new Intl.DurationFormat("en", {numberingSystem: ""}) throws RangeError Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-numberingSystem-valid.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {numberingSystem})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-numberingSystem-valid.js:19:38 FAIL test/intl402/DurationFormat/constructor-options-numberingSystem-valid.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {numberingSystem})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-numberingSystem-valid.js:20:38 FAIL test/intl402/DurationFormat/constructor-options-order.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat(undefined, options)') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-order.js:40:33 FAIL test/intl402/DurationFormat/constructor-options-order.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat(undefined, options)') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-order.js:41:33 FAIL test/intl402/DurationFormat/constructor-options-style-invalid.js (default) Full Output: Exception: Test262Error: null is an invalid style option value Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-style-invalid.js (strict mode) Full Output: Exception: Test262Error: null is an invalid style option value Expected a RangeError but got a TypeError FAIL test/intl402/DurationFormat/constructor-options-style-valid.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat([], {"style": validOption})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-style-valid.js:28:37 FAIL test/intl402/DurationFormat/constructor-options-style-valid.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat([], {"style": validOption})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/constructor-options-style-valid.js:29:37 FAIL test/intl402/DurationFormat/extensibility.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/extensibility.js:17:46 FAIL test/intl402/DurationFormat/extensibility.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/extensibility.js:18:46 FAIL test/intl402/DurationFormat/length.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyProperty@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/0hsa87KlPp:33:53 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/length.js:28:15 FAIL test/intl402/DurationFormat/length.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyProperty@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/0hsa87KlPp:33:53 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/length.js:29:15 FAIL test/intl402/DurationFormat/name.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyProperty@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/5rCC9zYSDm:33:53 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/name.js:24:15 FAIL test/intl402/DurationFormat/name.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyProperty@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/5rCC9zYSDm:33:53 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/name.js:25:15 FAIL test/intl402/DurationFormat/newtarget-undefined.js (default) Full Output: Exception: Test262Error: Expected SameValue(«undefined», «function») to be true FAIL test/intl402/DurationFormat/newtarget-undefined.js (strict mode) Full Output: Exception: Test262Error: Expected SameValue(«undefined», «function») to be true FAIL test/intl402/DurationFormat/prop-desc.js (default) Full Output: Exception: Test262Error: obj should have an own property DurationFormat FAIL test/intl402/DurationFormat/prop-desc.js (strict mode) Full Output: Exception: Test262Error: obj should have an own property DurationFormat FAIL test/intl402/DurationFormat/prototype.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype.js:15:38 FAIL test/intl402/DurationFormat/prototype.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype.js:16:38 FAIL test/intl402/DurationFormat/prototype/constructor/prop-desc.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/constructor/prop-desc.js:28:40 FAIL test/intl402/DurationFormat/prototype/constructor/prop-desc.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/constructor/prop-desc.js:29:40 FAIL test/intl402/DurationFormat/prototype/constructor/value.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/constructor/value.js:12:37 FAIL test/intl402/DurationFormat/prototype/constructor/value.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/constructor/value.js:13:37 FAIL test/intl402/DurationFormat/prototype/format/basic-format-en.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat('en')') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/basic-format-en.js:24:35 FAIL test/intl402/DurationFormat/prototype/format/basic-format-en.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat('en')') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/basic-format-en.js:25:35 FAIL test/intl402/DurationFormat/prototype/format/branding.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/branding.js:10:35 FAIL test/intl402/DurationFormat/prototype/format/branding.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/branding.js:11:35 FAIL test/intl402/DurationFormat/prototype/format/invalid-arguments-throws.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/invalid-arguments-throws.js:15:35 FAIL test/intl402/DurationFormat/prototype/format/invalid-arguments-throws.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/invalid-arguments-throws.js:16:35 FAIL test/intl402/DurationFormat/prototype/format/invalid-negative-duration-throws.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/invalid-negative-duration-throws.js:12:35 FAIL test/intl402/DurationFormat/prototype/format/invalid-negative-duration-throws.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/invalid-negative-duration-throws.js:13:35 FAIL test/intl402/DurationFormat/prototype/format/length.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/length.js:28:35 FAIL test/intl402/DurationFormat/prototype/format/length.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/length.js:29:35 FAIL test/intl402/DurationFormat/prototype/format/name.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/name.js:21:35 FAIL test/intl402/DurationFormat/prototype/format/name.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/name.js:22:35 FAIL test/intl402/DurationFormat/prototype/format/not-a-constructor.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/not-a-constructor.js:20:51 FAIL test/intl402/DurationFormat/prototype/format/not-a-constructor.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/not-a-constructor.js:21:51 FAIL test/intl402/DurationFormat/prototype/format/prop-desc.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/prop-desc.js:12:29 FAIL test/intl402/DurationFormat/prototype/format/prop-desc.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/prop-desc.js:13:29 FAIL test/intl402/DurationFormat/prototype/format/style-options-en.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {style})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/style-options-en.js:33:38 FAIL test/intl402/DurationFormat/prototype/format/style-options-en.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat("en", {style})') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/style-options-en.js:34:38 FAIL test/intl402/DurationFormat/prototype/format/throw-invoked-as-func.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/throw-invoked-as-func.js:14:35 FAIL test/intl402/DurationFormat/prototype/format/throw-invoked-as-func.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/format/throw-invoked-as-func.js:15:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/branding.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/branding.js:10:42 FAIL test/intl402/DurationFormat/prototype/formatToParts/branding.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/branding.js:11:42 FAIL test/intl402/DurationFormat/prototype/formatToParts/invalid-arguments-throws.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/invalid-arguments-throws.js:15:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/invalid-arguments-throws.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/invalid-arguments-throws.js:16:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/invalid-negative-duration-throws.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/invalid-negative-duration-throws.js:10:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/invalid-negative-duration-throws.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/invalid-negative-duration-throws.js:11:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/length.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/length.js:30:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/length.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/length.js:31:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/name.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/name.js:21:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/name.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/name.js:22:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/not-a-constructor.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/not-a-constructor.js:20:51 FAIL test/intl402/DurationFormat/prototype/formatToParts/not-a-constructor.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/not-a-constructor.js:21:51 FAIL test/intl402/DurationFormat/prototype/formatToParts/prop-desc.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/prop-desc.js:12:29 FAIL test/intl402/DurationFormat/prototype/formatToParts/prop-desc.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/prop-desc.js:13:29 FAIL test/intl402/DurationFormat/prototype/formatToParts/throw-invoked-as-func.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/throw-invoked-as-func.js:14:35 FAIL test/intl402/DurationFormat/prototype/formatToParts/throw-invoked-as-func.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/formatToParts/throw-invoked-as-func.js:15:35 FAIL test/intl402/DurationFormat/prototype/prototype_attributes.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyNotEnumerable@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/7N3OHnpDmJ:227:42 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/prototype_attributes.js:13:20 FAIL test/intl402/DurationFormat/prototype/prototype_attributes.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Object.getOwnPropertyDescriptor(obj, name)') getOwnPropertyDescriptor@[native code] verifyNotEnumerable@/var/folders/nb/1xzyd8_d1f7bj60mqyq_nqlw0000gn/T/HjExmiEU5a/7N3OHnpDmJ:227:42 global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/prototype_attributes.js:14:20 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/length.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/length.js:28:37 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/length.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/length.js:29:37 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/name.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/name.js:21:35 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/name.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/name.js:22:35 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/prop-desc.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/prop-desc.js:12:29 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/prop-desc.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/prop-desc.js:13:29 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/throw-invoked-as-func.js (default) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/throw-invoked-as-func.js:14:35 FAIL test/intl402/DurationFormat/prototype/resolvedOptions/throw-invoked-as-func.js (strict mode) Full Output: Exception: TypeError: undefined is not a constructor (evaluating 'new Intl.DurationFormat()') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/resolvedOptions/throw-invoked-as-func.js:15:35 FAIL test/intl402/DurationFormat/prototype/toStringTag/toString.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/toStringTag/toString.js:16:68 FAIL test/intl402/DurationFormat/prototype/toStringTag/toString.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/toStringTag/toString.js:17:68 FAIL test/intl402/DurationFormat/prototype/toStringTag/toStringTag.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/toStringTag/toStringTag.js:20:35 FAIL test/intl402/DurationFormat/prototype/toStringTag/toStringTag.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.prototype') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/prototype/toStringTag/toStringTag.js:21:35 FAIL test/intl402/DurationFormat/supportedLocalesOf/basic.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/basic.js:10:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/basic.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/basic.js:11:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/branding.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/branding.js:13:47 FAIL test/intl402/DurationFormat/supportedLocalesOf/branding.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/branding.js:14:47 FAIL test/intl402/DurationFormat/supportedLocalesOf/length.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/length.js:17:35 FAIL test/intl402/DurationFormat/supportedLocalesOf/length.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/length.js:18:35 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-empty.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-empty.js:15:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-empty.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-empty.js:16:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-invalid.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-invalid.js:15:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-invalid.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-invalid.js:16:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-specific.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-specific.js:16:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/locales-specific.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/locales-specific.js:17:44 FAIL test/intl402/DurationFormat/supportedLocalesOf/name.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/name.js:16:35 FAIL test/intl402/DurationFormat/supportedLocalesOf/name.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/name.js:17:35 FAIL test/intl402/DurationFormat/supportedLocalesOf/prop-desc.js (default) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/prop-desc.js:19:29 FAIL test/intl402/DurationFormat/supportedLocalesOf/prop-desc.js (strict mode) Full Output: Exception: TypeError: undefined is not an object (evaluating 'Intl.DurationFormat.supportedLocalesOf') global code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/intl402/DurationFormat/supportedLocalesOf/prop-desc.js:20:29 FAIL test/intl402/Intl/supportedValuesOf/units.js (default) Full Output: Exception: Test262Error: microsecond is a simple, sanctioned unit FAIL test/intl402/Intl/supportedValuesOf/units.js (strict mode) Full Output: Exception: Test262Error: microsecond is a simple, sanctioned unit FAIL test/intl402/NumberFormat/prototype/format/units-invalid.js (default) Full Output: Exception: Test262Error: Throw for microsecond Expected a RangeError to be thrown but no exception was thrown at all FAIL test/intl402/NumberFormat/prototype/format/units-invalid.js (strict mode) Full Output: Exception: Test262Error: Throw for microsecond Expected a RangeError to be thrown but no exception was thrown at all
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-26 14:33:15 PDT
David Degazio
Comment 2 2022-09-27 13:29:17 PDT
EWS
Comment 3 2022-09-27 13:34:00 PDT
Committed 254929@main (e1fb75ade27b): <https://commits.webkit.org/254929@main> Reviewed commits have been landed. Closing PR #4768 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.