run_xfstests.sh: drop #62

Until #2359 is resolved.

Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
Sage Weil 2012-04-30 09:48:27 -07:00
parent 4465c3ab74
commit 580b5203c6

View File

@ -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"