mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
Exclude fasttest again :-(
This commit is contained in:
parent
dcfcbd8345
commit
75b7121759
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: no-parallel
|
||||
# Tags: no-parallel, no-fasttest
|
||||
# Tag no-parallel: Messes with internal cache
|
||||
# no-fasttest: Produces wrong results in fasttest, unclear why, didn't reproduce locally.
|
||||
|
||||
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
# shellcheck source=../shell_config.sh
|
||||
|
Loading…
Reference in New Issue
Block a user