[Webkit-unassigned] [Bug 214589] REGRESSION(r264639): Intl.DisplayNames tests failing on all architectures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 15:25:57 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214589

--- Comment #5 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Michael Catanzaro from comment #3)
> (In reply to Michael Catanzaro from comment #2)
> > if ($vm.icuVersion() >= 64 && $vm.icuVersion() <= 66)
> > 
> > Is this really intentional? ICU 64, 65, and 66 had different behavior, then
> > ICU 67 switched back to the original behavior, in all of these different
> > places?
> 
> No, because on my host system with ICU 65.1, I see:
> 
> stress/intl-displaynames.js.default: Exception: Error: bad value:
> Traditional Chinese
> 
> The test would pass if not for the if ($vm.icuVersion() >= 64 &&
> $vm.icuVersion() <= 66) guard. I don't understand the purpose of this guard.

This is because ICU 64 and ICU 66 have different outputs for these strings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200721/f0ce38d7/attachment.htm>


More information about the webkit-unassigned mailing list