Blame SOURCES/tests-Skip-a-test-on-s390x.patch

4f2e1e
Index: firefox-60.9.0/js/src/tests/jstests.list
4f2e1e
===================================================================
4f2e1e
--- firefox-60.9.0.orig/js/src/tests/jstests.list	2019-12-10 11:03:40.064246162 +0100
4f2e1e
+++ firefox-60.9.0/js/src/tests/jstests.list	2019-12-10 11:04:22.464247245 +0100
4f2e1e
@@ -447,6 +447,10 @@
4f2e1e
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1321616
4f2e1e
 skip script test262/annexB/built-ins/Function/createdynfn-html-close-comment-params.js
4f2e1e
 
4f2e1e
+# Crashes on s390x and ppc64, avoid it
4f2e1e
+#
4f2e1e
+skip-if(xulRuntime.XPCOMABI.match(/s390x|ppc64-/)) script non262/extensions/clone-errors.js
4f2e1e
+
4f2e1e
 
4f2e1e
 ###########################################################
4f2e1e
 # Tests disabled due to issues in test262 importer script #
4f2e1e