After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 781595 - gjs test failures on s390x
gjs test failures on s390x
Status: RESOLVED WONTFIX
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2017-04-21 19:23 UTC by Jeremy Bicha
Modified: 2017-08-21 22:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-04-21 19:23:50 UTC
The gjs test suite as ran by Ubuntu's autopkgtests fails on the s390x architecture with 1.47/1.48 (including 1.48.2) but passed with 1.46.

https://autopkgtest.ubuntu.com/packages/g/gjs

Test log excerpt
----------------

ok 54 GPtrArray can be passed as out with transfer full
     JS G NS: Found info type FUNCTION for 'ghashtable_int_none_in' in namespace 'GIMarshallingTests'
**
Gjs:ERROR:installed-tests/gimarshallingtests.c:3092:gi_marshalling_tests_ghashtable_int_none_in: assertion failed (GPOINTER_TO_INT (g_hash_table_lookup (hash_table, GINT_TO_POINTER (-1))) == 1): (0 == 1)
FAIL: gjs/testGIMarshalling.test (Child process killed by signal 6)
Comment 1 Philip Chimento 2017-08-21 22:58:33 UTC
Closing for the same reason as bug 786180, now that Ubuntu is not building gnome-shell on this architecture. If anyone needs this in the future, please reopen it.