disable one more httpfs test test/sql/json/table/read_json_objects.test

This commit is contained in:
Rob 2023-10-01 19:11:38 -07:00
parent bfbe80f1b4
commit 430a6cb790
No known key found for this signature in database

View File

@ -68,6 +68,7 @@ stdenv.mkDerivation rec {
"test/sql/storage/compression/patas/patas_read.test"
"test/sql/json/read_json_objects.test"
"test/sql/json/read_json.test"
"test/sql/json/table/read_json_objects.test"
"test/sql/json/table/read_json.test"
"test/sql/copy/parquet/parquet_5968.test"
"test/fuzzer/pedro/buffer_manager_out_of_memory.test"