mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 20:02:05 +00:00
Added test to skip list
This commit is contained in:
parent
ae241fc129
commit
d7a627e5a9
@ -377,6 +377,7 @@ function run_tests
|
||||
|
||||
# Depends on AWS
|
||||
01801_s3_cluster
|
||||
02012_settings_clause_for_s3
|
||||
|
||||
# needs psql
|
||||
01889_postgresql_protocol_null_fields
|
||||
|
@ -35,7 +35,6 @@ SRCS(
|
||||
CompressionFactoryAdditions.cpp
|
||||
ICompressionCodec.cpp
|
||||
LZ4_decompress_faster.cpp
|
||||
fuzzers/compressed_buffer_fuzzer.cpp
|
||||
getCompressionCodecForFile.cpp
|
||||
|
||||
)
|
||||
|
@ -44,7 +44,6 @@ SRCS(
|
||||
SettingsQuirks.cpp
|
||||
SortDescription.cpp
|
||||
UUID.cpp
|
||||
fuzzers/names_and_types_fuzzer.cpp
|
||||
iostream_debug_helpers.cpp
|
||||
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user