summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2012-04-30 09:48:27 -0700
committerSage Weil <sage@newdream.net>2012-04-30 09:48:27 -0700
commit580b5203c6ea3e50e16c7e17a061a398a2004204 (patch)
treea068abe920c38a5931afb5795a4b10e67a800c8d /qa
parent4465c3ab74453c9c07849ec2934df878eba8ce29 (diff)
downloadceph-580b5203c6ea3e50e16c7e17a061a398a2004204.tar.gz
run_xfstests.sh: drop #62
Until #2359 is resolved. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'qa')
-rw-r--r--qa/run_xfstests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/run_xfstests.sh b/qa/run_xfstests.sh
index 425d5784130..311ff797385 100644
--- a/qa/run_xfstests.sh
+++ b/qa/run_xfstests.sh
@@ -42,7 +42,7 @@ TESTS="-g auto" # The "auto" group is supposed to be "known good"
# Override the default test list with a list of tests known to pass
# until we can work through getting them all passing reliably.
-TESTS="1-9 11-15 17 19-21 26-28 31-34 41 45-48 51-54 56 61-70 75-76"
+TESTS="1-9 11-15 17 19-21 26-28 31-34 41 45-48 51-54 56 61 63-70 75-76"
TESTS="${TESTS} 79 84 88-89 91-92 103 108 116 118-120 130"
TESTS="${TESTS} 135 137-141 166 169 179 182-183 188-190 194"
TESTS="${TESTS} 196 199 201 203 219-226 234 238 244 253"