Merge pull request #47928 from ClickHouse/tavplubix-patch-7

Update 01072_window_view_multiple_columns_groupby.sh
This commit is contained in:
Alexander Tokmakov 2023-03-23 15:28:47 +03:00 committed by GitHub
commit a5089ad8ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# Tags: no-random-settings, no-fasttest
# Tags: no-random-settings, no-fasttest, no-parallel
# For unknown reason this test is flaky without no-parallel
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh