Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951520 - dev-lang/spidermonkey-128.8.0 - fails tests on x86
Summary: dev-lang/spidermonkey-128.8.0 - fails tests on x86
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-17 22:54 UTC by ernsteiswuerfel
Modified: 2025-03-17 22:55 UTC (History)
1 user (show)

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


Attachments
build.log.xz (i686, 128.8.0) (spidermonkey-128.8.0:20250316-232255.log.xz,410.21 KB, application/x-xz)
2025-03-17 22:54 UTC, ernsteiswuerfel
Details
emerge --info (file_951520.txt,6.12 KB, text/plain)
2025-03-17 22:55 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2025-03-17 22:54:48 UTC
Created attachment 921059 [details]
build.log.xz (i686, 128.8.0)

[...]
>>> Test phase: dev-lang/spidermonkey-128.8.0
Hello world!
 * Smoke-test successful, continuing with full test suite
[ 7492|    0|    0|  699]  15% ====>                                  |  24.4ss
## test262/built-ins/Date/UTC/fp-evaluation-order.js: rc = 3, run time = 0.025856
/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/shell.js:51:9 uncaught exception: Test262Error: order of operations / precision in MakeTime Expected SameValue(«29256», «29312») to be true
Stack:
  assert.sameValue@/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/shell.js:51:9
  @/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/built-ins/Date/UTC/fp-evaluation-order.js:19:8
REGRESSION - test262/built-ins/Date/UTC/fp-evaluation-order.js
[19961|    1|    0| 8232]  51% ===================>                   |  36.5s
## test262/language/types/number/S8.5_A2.2.js: rc = 3, run time = 0.014893
/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/language/types/number/S8.5_A2.2.js:16:9 uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 1/65536.0; var z = x + y; v$
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/language/types/number/S8.5_A2.2.js:16:9
REGRESSION - test262/language/types/number/S8.5_A2.2.js
[19968|    2|    0| 8232]  51% ===================>                   |  36.6s
## test262/language/types/number/S8.5_A2.1.js: rc = 3, run time = 0.030493
/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/language/types/number/S8.5_A2.1.js:16:9 uncaught exception: Test262Error: #1: var x = 9007199254740994.0; var y = 1.0 - 1/65536.0; var z = x + y; v$
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/test262/language/types/number/S8.5_A2.1.js:16:9
REGRESSION - test262/language/types/number/S8.5_A2.1.js
[43114|    3|    0| 8876]  95% ====================================>  |  58.0s
## non262/Date/timeclip.js: rc = 3, run time = 0.021893
747197: TimeClip behavior for very large numbers
/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/non262/Date/timeclip.js:19:9 Error: Assertion failed: got true, expected false
Stack:
  @/var/tmp/portage/dev-lang/spidermonkey-128.8.0/work/firefox-128.8.0/js/src/tests/non262/Date/timeclip.js:19:9
REGRESSION - non262/Date/timeclip.js
[44893|    4|    0| 9291] 100% ======================================>|  60.3s
REGRESSIONS
    test262/built-ins/Date/UTC/fp-evaluation-order.js
    test262/language/types/number/S8.5_A2.2.js
    test262/language/types/number/S8.5_A2.1.js
    non262/Date/timeclip.js
FAIL
 * ERROR: dev-lang/spidermonkey-128.8.0::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2025-03-17 22:55:24 UTC
Created attachment 921060 [details]
emerge --info