Skip to content

Remove LOAD_TESTS from extension load#166

Merged
Mytherin merged 1 commit intoduckdb:mainfrom
Mytherin:removeloadtests
Apr 24, 2026
Merged

Remove LOAD_TESTS from extension load#166
Mytherin merged 1 commit intoduckdb:mainfrom
Mytherin:removeloadtests

Conversation

@Mytherin
Copy link
Copy Markdown
Contributor

This is no longer required - the unittest runner automatically sets the test directory to the extension root, so all tests in test are automatically added. Adding LOAD_TESTS adds the tests twice.

@Mytherin Mytherin merged commit 18d40ba into duckdb:main Apr 24, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant