Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765499 - dev-lang/spidermonkey-68.12.0 fails tests
Summary: dev-lang/spidermonkey-68.12.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-01-15 02:26 UTC by Jonathan Lovelace
Modified: 2022-01-29 10:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,7.65 KB, text/plain)
2021-01-15 02:27 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2021-01-15 02:26:12 UTC
On rebuilding due to ICU 68 upgrade, =dev-lang/spidermonkey-68.12.0 fails its test phase, with four failing date/time-formatting tests:

/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/DateTimeFormat/format.js:34:1 Error: Assertion failed: got "28 \u0645\u062D\u0631\u0645 1434, 03:00:00", expected "28 \u0645\u062D\u0631\u0645 1434 03:00:00"
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/DateTimeFormat/format.js:34:1
REGRESSION - non262/Intl/DateTimeFormat/format.js

/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/DateTimeFormat/format_timeZone.js:97:9 Error: Assertion failed: got "22 \u0645\u062D\u0631\u0645 1434, 12:00:00", expected "22 \u0645\u062D\u0631\u0645 1434 12:00:00"
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/DateTimeFormat/format_timeZone.js:95:21
REGRESSION - non262/Intl/DateTimeFormat/format_timeZone.js

/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/Date/toLocaleString_timeZone.js:39:5 Error: Assertion failed: got "06/12/2012, 13:00:00 heure normale d\u2019Europe centrale", expected "06/12/2012 \xE0 13:00:00 heure normale d\u2019Europe centrale"
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/Date/toLocaleString_timeZone.js:39:5
REGRESSION - non262/Intl/Date/toLocaleString_timeZone.js

/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/Date/toLocaleDateString_timeZone.js:39:5 Error: Assertion failed: got "06/12/2012, heure normale d\u2019Europe centrale", expected "06/12/2012 \xE0 heure normale d\u2019Europe centrale"
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/Intl/Date/toLocaleDateString_timeZone.js:39:5
REGRESSION - non262/Intl/Date/toLocaleDateString_timeZone.js
Comment 1 Jonathan Lovelace 2021-01-15 02:27:10 UTC
Created attachment 682966 [details]
emerge-info.txt