Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749044 - dev-lang/spidermonkey-68.12.0 - REGRESSIONS test262/built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-other-type.js
Summary: dev-lang/spidermonkey-68.12.0 - REGRESSIONS test262/built-ins/TypedArray/pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-10-14 18:49 UTC by ernsteiswuerfel
Modified: 2020-10-14 20:30 UTC (History)
1 user (show)

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


Attachments
build.log.xz (spidermonkey-68.12.0:20201014-182820.log.xz,338.27 KB, application/x-xz)
2020-10-14 18:49 UTC, ernsteiswuerfel
Details
emerge --info (file_749044.txt,5.79 KB, text/plain)
2020-10-14 18:49 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-10-14 18:49:26 UTC
Created attachment 665578 [details]
build.log.xz

[...]
var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/build/js/src/js -f /var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/shell.js -f /var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/shell.js -f /var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/regress/shell.js -f /var/tmp/portage/dev-lang/spidermonkey-68.12.0/work/firefox-68.12.0/js/src/tests/non262/regress/regress-203278-1.js
REGRESSIONS
    test262/built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-other-type.js
FAIL
 * ERROR: dev-lang/spidermonkey-68.12.0::gentoo failed (test phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_test
 *   environment, line 2775:  Called die
 * The specific snippet of code:
 *       PYTHONPATH="${S}/tests/lib" ${PYTHON} "${S}"/tests/jstests.py -d -s -t 1800 --wpt=disabled --no-progress --exclude-file="${T}"/known_failures.list "${MOZJS_BUILDDIR}"/js/src/js || die;
Comment 1 ernsteiswuerfel archtester 2020-10-14 18:49:58 UTC
Created attachment 665581 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-14 20:30:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e9e7bd557b276229672eea35743f38e6c27062e

commit 5e9e7bd557b276229672eea35743f38e6c27062e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-10-14 20:30:34 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-10-14 20:30:38 +0000

    dev-lang/spidermonkey: skip typedarray-arg-set-values-same-buffer-other-type.js for big-endian
    
    Test typedarray-arg-set-values-same-buffer-other-type fails on
    big-endian platforms due to the issue in the test itself. The issue has
    been reported to test262 maintainers, until resolved the test is skipped.
    
    Closes: https://bugs.gentoo.org/749044
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-lang/spidermonkey/spidermonkey-68.12.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)