Skip to content

Commit a9b5c26

Browse files
Ignore cfi tests
1 parent 998d80e commit a9b5c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_system/src/test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,7 @@ fn should_remove_test(file_path: &Path) -> Result<bool, String> {
840840
"-Cllvm-args",
841841
"//~",
842842
"thread",
843+
"-Zsanitizer=cfi",
843844
]
844845
.iter()
845846
.any(|check| line.contains(check))

0 commit comments

Comments
 (0)