mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Disable 02434_cancel_insert_when_client_dies in fast tests
This commit is contained in:
parent
d09eaac0da
commit
71d47d2d07
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: no-random-settings, no-asan, no-msan, no-tsan, no-debug
|
||||
# Tags: no-random-settings, no-asan, no-msan, no-tsan, no-debug, no-fasttest
|
||||
# no-fasttest: The test runs for 40 seconds
|
||||
# shellcheck disable=SC2009
|
||||
|
||||
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user