mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Move two tests out of fast test
This commit is contained in:
parent
8b91bdf9f2
commit
d1df2af2df
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: no-tsan, no-asan, no-msan, no-ubsan
|
||||
# Tags: no-tsan, no-asan, no-msan, no-ubsan, no-fasttest
|
||||
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
# NOTE: jemalloc is disabled under sanitizers
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/expect -f
|
||||
# Tags: no-parallel
|
||||
# Tags: no-parallel, no-fasttest
|
||||
|
||||
# This is a test for system.warnings. Testing in interactive mode is necessary,
|
||||
# as we want to see certain warnings from client
|
||||
|
Loading…
Reference in New Issue
Block a user