Skip to content

Commit d463c79

Browse files
authored
Merge pull request #33520 from meg-gupta/disabletestforasan
Disable test verify_all_overlays.py for asan builds
2 parents 5c0c673 + ee1d975 commit d463c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/ParseableInterface/verify_all_overlays.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RUN: test ! -e %t/failures.txt || \
1313
# RUN: diff %t/filter.txt %t/failures.txt
1414

15-
# REQUIRES: nonexecutable_test
15+
# REQUIRES: nonexecutable_test, no_asan
1616

1717
# Expected failures by platform
1818
# -----------------------------

0 commit comments

Comments
 (0)