mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Merge pull request #52338 from ClickHouse/Avogar-patch-2
Mark test 02125_many_mutations_2 as no-parallel to avoid flakiness
This commit is contained in:
commit
2d4dcb62f8
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: long, no-tsan, no-debug, no-asan, no-msan, no-ubsan
|
||||
# Tags: long, no-tsan, no-debug, no-asan, no-msan, no-ubsan, no-parallel
|
||||
|
||||
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
# shellcheck source=../shell_config.sh
|
||||
|
Loading…
Reference in New Issue
Block a user