Skip to content
Snippets Groups Projects
Commit 574014b8 authored by deen's avatar deen
Browse files

Move test 28 from sanityN to ALWAYS_EXCEPT due to object recreation code

removal in bug 13499.

b=13499
parent 7ecc9d37
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
set -e set -e
ONLY=${ONLY:-"$*"} ONLY=${ONLY:-"$*"}
# bug number for skipped test: 3192 12652 # bug number for skipped test: 3192 12652 9977
ALWAYS_EXCEPT=" 14b 14c $SANITYN_EXCEPT" ALWAYS_EXCEPT=" 14b 14c 28 $SANITYN_EXCEPT"
# UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
# bug number for skipped test: 12652 12652 # bug number for skipped test: 12652 12652
......
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