Skip to content

Commit 10ceee0

Browse files
committed
Stop removing tests containing 'thread'
1 parent 6a44cfa commit 10ceee0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build_system/src/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,6 @@ fn contains_ui_error_patterns(file_path: &Path, keep_lto_tests: bool) -> Result<
946946
"//@ known-bug",
947947
"-Cllvm-args",
948948
"//~",
949-
"thread",
950949
]
951950
.iter()
952951
.any(|check| line.contains(check))

0 commit comments

Comments
 (0)