[webkit-changes] [WebKit/WebKit] 45c07e: [JSC] Intl tests should support ICU 72 / CLDR 42

Ross Kirsling noreply at github.com
Tue Apr 4 19:17:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 45c07eac52a534b1d50c0ef6cd60f43b0df4da8a
      https://github.com/WebKit/WebKit/commit/45c07eac52a534b1d50c0ef6cd60f43b0df4da8a
  Author: Ross Kirsling <rkirsling at gmail.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    M JSTests/stress/intl-displaynames.js
    M JSTests/stress/intl-numberformat-unified.js
    M JSTests/stress/intl-relativetimeformat.js

  Log Message:
  -----------
  [JSC] Intl tests should support ICU 72 / CLDR 42
https://bugs.webkit.org/show_bug.cgi?id=254904

Reviewed by Yusuke Suzuki.

A few of our Intl tests have different results with the latest CLDR data, so let's update them accordingly.

* JSTests/stress/intl-displaynames.js:
* JSTests/stress/intl-numberformat-unified.js:
* JSTests/stress/intl-relativetimeformat.js:

Canonical link: https://commits.webkit.org/262604@main




More information about the webkit-changes mailing list