Enable backward_compatibility for 01710_projection_fetch_long, disable s3 for 01643_replicated_merge_tree_fsync_smoke.

This commit is contained in:
Nikolai Kochetov 2022-07-12 14:30:02 +00:00
parent 8efbe6d44d
commit 351d14f8a3
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
-- Tags: no-parallel
-- Tags: no-parallel, no-s3-storage
-- no-parallel -- for flaky check and to avoid "Removing leftovers from table" (for other tables)
-- no-s3-storage -- hangs now, need investigation
-- Temporarily skip warning 'table was created by another server at the same moment, will retry'
set send_logs_level='error';

View File

@ -1,4 +1,4 @@
-- Tags: long, no-s3-storage, no-backward-compatibility-check
-- Tags: long, no-s3-storage
drop table if exists tp_1;
drop table if exists tp_2;