[webkit-reviews] review granted: [Bug 200351] Update Test262 (2019.08.01) : [Attachment 375324] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 11:26:25 PDT 2019


Keith Miller <keith_miller at apple.com> has granted Ross Kirsling
<ross.kirsling at sony.com>'s request for review:
Bug 200351: Update Test262 (2019.08.01)
https://bugs.webkit.org/show_bug.cgi?id=200351

Attachment 375324: Patch

https://bugs.webkit.org/attachment.cgi?id=375324&action=review




--- Comment #2 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 375324
  --> https://bugs.webkit.org/attachment.cgi?id=375324
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=375324&action=review

rs=me with question.

> JSTests/test262/expectations.yaml:-2156
> -test/intl402/NumberFormat/prototype/resolvedOptions/order.js:
> -  default: 'Test262Error: Expected [locale, numberingSystem, style,
currency, currencyDisplay, minimumIntegerDigits, minimumFractionDigits,
maximumFractionDigits, minimumSignificantDigits, maximumSignificantDigits,
useGrouping] and [locale, numberingSystem, style, currency, currencyDisplay,
minimumIntegerDigits, minimumSignificantDigits, maximumSignificantDigits,
useGrouping] to have the same contents. undefined'
> -  strict mode: 'Test262Error: Expected [locale, numberingSystem, style,
currency, currencyDisplay, minimumIntegerDigits, minimumFractionDigits,
maximumFractionDigits, minimumSignificantDigits, maximumSignificantDigits,
useGrouping] and [locale, numberingSystem, style, currency, currencyDisplay,
minimumIntegerDigits, minimumSignificantDigits, maximumSignificantDigits,
useGrouping] to have the same contents. undefined'
> -test/intl402/fallback-locales-are-supported.js:
> -  default: "Test262Error: Locale zh-Hans-CN is supported, but fallback
zh-Hans isn't. Expected SameValue(ë-1û, ë-1û) to be false (Testing with
Collator.)"
> -  strict mode: "Test262Error: Locale zh-Hans-CN is supported, but fallback
zh-Hans isn't. Expected SameValue(ë-1û, ë-1û) to be false (Testing with
Collator.)"

What happened here?


More information about the webkit-reviews mailing list