Skip to content
Snippets Groups Projects
Commit 46033a72 authored by scjody's avatar scjody
Browse files

Branch b1_6

Add 51d to ALWAYS_EXCEPT due to bug 12622.
parent f89415a3
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
set -e set -e
ONLY=${ONLY:-"$*"} ONLY=${ONLY:-"$*"}
# bug number for skipped test: 4900 4900 2108 9789 3637 9789 3561 13310 10764 # bug number for skipped test: 4900 4900 2108 9789 3637 9789 3561 12622 13310 10764
ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q 42a 42b 42c 42d 45 74b 75"} ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q 42a 42b 42c 42d 45 51d 74b 75"}
# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
[ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 24o 27m 36f 36g 51b 51c 60c 63 64b 68 71 73 101 103 115 120g" [ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 24o 27m 36f 36g 51b 51c 60c 63 64b 68 71 73 101 103 115 120g"
......
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