Skip to content
Snippets Groups Projects
Commit 08ab3268 authored by Mikhail Pershin's avatar Mikhail Pershin
Browse files

- exclude test33 due to bug 13710
parent af485c91
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,8 @@ ONLY=${ONLY:-"$*"} ...@@ -14,8 +14,8 @@ ONLY=${ONLY:-"$*"}
# These tests don't apply to mountconf # These tests don't apply to mountconf
MOUNTCONFSKIP="9 10 11 12 13 13b 14 15" MOUNTCONFSKIP="9 10 11 12 13 13b 14 15"
# bug number for skipped test: 2661 13709 10510 12743 # bug number for skipped test: 2661 13709 10510 13710 12743
ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 22 23 36" ALWAYS_EXCEPT=" $CONF_SANITY_EXCEPT $MOUNTCONFSKIP 16 22 23 33 36"
# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
SRCDIR=`dirname $0` SRCDIR=`dirname $0`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment