unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 3fd8a1f8d628444789b70fdef0183aa95d175a94 302 bytes (raw)
name: patches/gmp-faulty-test.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
Skip a test that randomly fails on ARMv7: <http://bugs.gnu.org/21620>.

--- a/tests/mpz/reuse.c
+++ b/tests/mpz/reuse.c
@@ -213,6 +213,7 @@ main (int argc, char **argv)
   mpz_t bs;
   unsigned long bsi, size_range;
 
+  exit (77);					  /* skip */
   tests_start ();
   TESTS_REPS (reps, argv, argc);

debug log:

solving 3fd8a1f8d628444789b70fdef0183aa95d175a94 ...
found 3fd8a1f8d628444789b70fdef0183aa95d175a94 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).