Skip to content

Commit 86f7b73

Browse files
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-00705_drop_create_merge_tree
2 parents 0c2b657 + 48e61a2 commit 86f7b73

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

tests/queries/0_stateless/01052_window_view_proc_tumble_to_now.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Tags: no-random-settings, no-parallel
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
# shellcheck source=../shell_config.sh

tests/queries/0_stateless/01053_window_view_proc_hop_to_now.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Tags: no-random-settings, no-parallel
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
# shellcheck source=../shell_config.sh

tests/queries/0_stateless/01054_window_view_proc_tumble_to.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Tags: no-random-settings, no-parallel
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
# shellcheck source=../shell_config.sh

tests/queries/0_stateless/01055_window_view_proc_hop_to.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Tags: no-random-settings, no-parallel
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
# shellcheck source=../shell_config.sh

tests/queries/0_stateless/01075_window_view_proc_tumble_to_now_populate.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
# Tags: no-random-settings, no-parallel
23

34
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
45
# shellcheck source=../shell_config.sh

0 commit comments

Comments
 (0)