summaryrefslogtreecommitdiff
path: root/dx/tests/run-all-tests
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/run-all-tests')
-rwxr-xr-xdx/tests/run-all-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/dx/tests/run-all-tests b/dx/tests/run-all-tests
index 1822b22b8..577e97b06 100755
--- a/dx/tests/run-all-tests
+++ b/dx/tests/run-all-tests
@@ -33,7 +33,7 @@ cd "${progdir}"
progdir=`pwd`
prog="${progdir}"/`basename "${prog}"`
-skip_tests="127-merge-stress"
+skip_tests="115-merge 127-merge-stress 129-numthread-deterministic 130-numthread-multidex-deterministic 143-interface-methods"
# Command-line options
sequential="no"