Skip to content

Commit 194e56b

Browse files
Merge pull request ClickHouse#80100 from ClickHouse/hanfei/fix-test-01396-timeout
add no-msan/asan/tsan tag for test 01396_inactive_replica_cleanup_nodes_zookeeper
2 parents 6ab164a + ca95aa4 commit 194e56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/01396_inactive_replica_cleanup_nodes_zookeeper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Tags: replica, no-debug, no-shared-merge-tree, long
2+
# Tags: replica, no-debug, no-shared-merge-tree, long, no-msan, no-asan, no-tsan
33
# no-shared-merge-tree: depends on zookeeper, specific logs of rmt and so on
44

55
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)

0 commit comments

Comments
 (0)