Skip to content

Updating extension-ci-tools to fix the test runner#20

Closed
EtgarDev wants to merge 1 commit into
duckdb:mainfrom
EtgarDev:feature/etgarsh/update-extension-ci-tools
Closed

Updating extension-ci-tools to fix the test runner#20
EtgarDev wants to merge 1 commit into
duckdb:mainfrom
EtgarDev:feature/etgarsh/update-extension-ci-tools

Conversation

@EtgarDev

@EtgarDev EtgarDev commented Oct 27, 2025

Copy link
Copy Markdown

Summary

Following duckdb/extension-ci-tools#277 ,

The extension-ci-tools submodule was pointing to a version that doesn't work with the Python package version that used the be installed upon a make configure run.

The make debug_test target was able to run, after:

  • Updating the submodule
  • Deleting the configure directory
  • Rerunning of the make configure

make test before:
image

make test after:
image

… the current version doesn't work with the new version of `duckdb_sqllogictest`
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