mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
test
This commit is contained in:
parent
610630e20d
commit
8c14c33e5c
@ -275,8 +275,5 @@ def download_fuzzers(
|
||||
check_name,
|
||||
reports_path,
|
||||
result_path,
|
||||
lambda x: x.endswith(
|
||||
("test_basic_fuzzer", ".dict", ".options", "_seed_corpus.zip")
|
||||
),
|
||||
# lambda x: x.endswith(("_fuzzer", ".dict", ".options", "_seed_corpus.zip")),
|
||||
lambda x: x.endswith(("_fuzzer", ".dict", ".options", "_seed_corpus.zip")),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user