Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911650 - dev-lang/spidermonkey-102.10.0 - fails tests on ppc
Summary: dev-lang/spidermonkey-102.10.0 - fails tests on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-03 10:22 UTC by ernsteiswuerfel
Modified: 2023-08-08 06:37 UTC (History)
0 users

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


Attachments
build.log.xz (spidermonkey-102.10.0:20230803-000608.log.xz,444.13 KB, application/x-xz)
2023-08-03 10:22 UTC, ernsteiswuerfel
Details
emerge --info (file_911650.txt,6.55 KB, text/plain)
2023-08-03 10:23 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2023-08-03 10:22:32 UTC
Created attachment 866935 [details]
build.log.xz

[...]
REGRESSIONS
[...]
    non262/Array/fill.js
    non262/Array/sort_basics.js
    non262/Symbol/typed-arrays.js
    non262/Intl/TypedArray/toLocaleString.js
    non262/TypedArray/entries.js
    non262/TypedArray/fill.js
    non262/TypedArray/map-species.js
    non262/TypedArray/iterator.js
    non262/TypedArray/reverse.js
    non262/TypedArray/join.js
    non262/TypedArray/sort_comparators.js
    non262/TypedArray/forEach.js
    non262/TypedArray/slice.js
    non262/TypedArray/sort_compare_nan.js
    non262/TypedArray/set-toobject.js
    non262/TypedArray/sort-non-function.js
    non262/TypedArray/includes.js
    non262/TypedArray/subarray-species.js
    non262/TypedArray/indexOf-never-returns-negative-zero.js
    non262/TypedArray/map-and-filter.js
    non262/TypedArray/at.js
    non262/TypedArray/from_errors.js
    non262/TypedArray/values.js
    non262/TypedArray/set-wrapped.js
    non262/TypedArray/every-and-some.js
    non262/TypedArray/from_mapping.js
    non262/TypedArray/lastIndexOf-never-returns-negative-zero.js
    non262/Reflect/preventExtensions.js
    non262/TypedArray/sort_sorted.js
    non262/TypedArray/of.js
    non262/TypedArray/keys.js
    non262/TypedArray/from_realms.js
    non262/TypedArray/from_iterable.js
    non262/TypedArray/filter-species.js
    non262/TypedArray/object-defineproperty.js
    non262/TypedArray/uint8clamped-constructor.js
    non262/TypedArray/indexOf-and-lastIndexOf.js
    non262/TypedArray/slice-species.js
    non262/TypedArray/set-tointeger.js
    non262/Reflect/ownKeys.js
    non262/TypedArray/seal-and-freeze.js
    non262/TypedArray/reduce-and-reduceRight.js
    non262/TypedArray/from_basics.js
    non262/TypedArray/find-and-findIndex.js
    non262/Reflect/isExtensible.js
    non262/regress/regress-571014.js
    non262/extensions/reviver-mutates-holder-object-nonnative.js
    non262/extensions/typedarray-set-neutering.js
    non262/extensions/reviver-mutates-holder-array-nonnative.js
    non262/extensions/typedarray.js
    non262/Math/fround.js
FAIL
 * ERROR: dev-lang/spidermonkey-102.10.0::gentoo failed (test phase):
 *   (no error message)
Comment 1 ernsteiswuerfel archtester 2023-08-03 10:23:12 UTC
Created attachment 866936 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-08-08 06:37:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0caa115bdfff6e94d74d3dae994e9b9c5ea6ac2c

commit 0caa115bdfff6e94d74d3dae994e9b9c5ea6ac2c
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-08-08 06:36:30 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-08-08 06:37:47 +0000

    dev-lang/spidermonkey: add 102.14.0
    
    Closes: https://bugs.gentoo.org/911650
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-lang/spidermonkey/Manifest                     |   1 +
 dev-lang/spidermonkey/spidermonkey-102.14.0.ebuild | 475 +++++++++++++++++++++
 2 files changed, 476 insertions(+)