From 5ea4056773f6dfdadfe85a39d84a4572f5779ad2 Mon Sep 17 00:00:00 2001 From: Packit Date: Oct 12 2020 11:50:28 +0000 Subject: Apply patch tests-Expect-a-test-to-fail-on-big-endian.patch patch_name: tests-Expect-a-test-to-fail-on-big-endian.patch present_in_specfile: true --- diff --git a/js/src/tests/jstests.list b/js/src/tests/jstests.list index 8319df2..b5e7a84 100644 --- a/js/src/tests/jstests.list +++ b/js/src/tests/jstests.list @@ -451,6 +451,8 @@ skip script test262/annexB/built-ins/Function/createdynfn-html-close-comment-par # skip-if(xulRuntime.XPCOMABI.match(/s390x|ppc64-/)) script non262/extensions/clone-errors.js +# Assumes little-endian IEEE representation of floating point numbers +fails-if(xulRuntime.XPCOMABI.match(/s390x|ppc64-|ppc-/)) script test262/built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-other-type.js ########################################################### # Tests disabled due to issues in test262 importer script #