Skip to content

Commit 7e34b1f

Browse files
Merge pull request ClickHouse#81116 from ClickHouse/fix-test-squashing-memory
Inhibit random settings in the test `03236_squashing_high_memory`
2 parents 5b1d1a5 + f4bbb73 commit 7e34b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/queries/0_stateless/03236_squashing_high_memory.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Tags: no-fasttest, no-asan, no-tsan, no-msan, no-ubsan
1+
-- Tags: no-fasttest, no-asan, no-tsan, no-msan, no-ubsan, no-random-settings, no-random-merge-tree-settings
22
-- reason: test requires too many rows to read
33

44
SET max_rows_to_read = '501G';

0 commit comments

Comments
 (0)