git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
986aab4
)
Skip more tests that run external programs which fail under valgrind.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 16 Apr 2015 08:16:08 +0000
(09:16 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 16 Apr 2015 08:16:08 +0000
(09:16 +0100)
config.ml
patch
|
blob
|
history
diff --git
a/config.ml
b/config.ml
index
50ff28f
..
6820ddc
100644
(file)
--- a/
config.ml
+++ b/
config.ml
@@
-54,6
+54,10
@@
export SKIP_TEST_PARALLEL_MOUNT_LOCAL=1
# Fails under valgrind because cpio subprocess has a memory leak.
export SKIP_TEST_FILE_ARCHITECTURE_11=1
+export SKIP_TEST_FILE_ARCHITECTURE_15=1
+
+# Fails under valgrind because xzcat subprocess has a memory leak.
+export SKIP_TEST_FILE_ARCHITECTURE_17=1
" ^ String.concat "\n" skips ^
match supermin with