Skip to content

Commit 8e675e4

Browse files
authored
Disable test 03403_mv_errors under msan: it's too slow
1 parent 2053c3a commit 8e675e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/queries/0_stateless/03403_mv_errors.sql.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- Tags: no-msan
12

23
drop table if exists src;
34
create table src (key Int, value Int) engine=Null();

0 commit comments

Comments
 (0)