Source: icu
Version: 67.1-3
Severity: normal
Tags: patch upstream

Dear Maintainer,

Test included in mozjs78 performing local minimization fails when using
system ICU.

In particular, we get these errors:

## non262/Intl/Locale/likely-subtags.js: rc = 3, run time = 0.040125
/<<PKGBUILDDIR>>/js/src/tests/non262/Intl/Locale/likely-subtags.js:52:13
Error: Assertion failed: got "aae-IT", expected "aae-Latn-IT"
Stack:
  @/<<PKGBUILDDIR>>/js/src/tests/non262/Intl/Locale/likely-subtags.js:55:23
TEST-UNEXPECTED-FAIL | non262/Intl/Locale/likely-subtags.js | (args: "")
[0.0 s]

/<<PKGBUILDDIR>>/js/src/tests/test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js:47:12
uncaught exception: Test262Error: "aae-Latn-IT" should be minimal
Expected SameValue(«aae-IT», «aae-Latn-IT») to be true
Stack:

@/<<PKGBUILDDIR>>/js/src/tests/test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js:47:12
TEST-UNEXPECTED-FAIL |
test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js
| (args: "") [0.0 s]

This is related to bug
 https://unicode-org.atlassian.net/browse/ICU-13786

That has been fixed upstream via:
 https://github.com/unicode-org/icu/pull/1140

-- System Information:
Debian Release: bullseye/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-42-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_CRAP, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8),
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to