Skip to content

Commit

Permalink
Disable regression test that work with extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaruza committed Jan 20, 2025
1 parent a2e7ca3 commit f5883af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/regression/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ test: concurrency
test: correct_null_conversions
test: search_path
test: execution_error
test: extensions
#test: extensions
test: type_support
test: array_type_support
test: views
test: non_superuser
test: projection_pushdown_unsupported_type
test: materialized_view
test: hugeint_conversion
test: read_functions
#test: read_functions
test: duckdb_only_functions
test: duckdb_recycle
test: cte
Expand Down

0 comments on commit f5883af

Please sign in to comment.