Skip to content

Fix Python sdist tests in CI#3134

Merged
texodus merged 1 commit intomasterfrom
fix-py-tests
Mar 9, 2026
Merged

Fix Python sdist tests in CI#3134
texodus merged 1 commit intomasterfrom
fix-py-tests

Conversation

@texodus
Copy link
Member

@texodus texodus commented Mar 9, 2026

This PR fixes a out-of-tree test suite dependency introduced in #3127, which added superstore.parquet from the NPM environment. This error was not caught in the PR because we do not run the sdist installation tests out-of-tree in the CI suite on PRs (only on master and tags).

Full CI for this build.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the internal Internal refactoring and code quality improvement label Mar 9, 2026
@texodus texodus marked this pull request as ready for review March 9, 2026 05:34
@texodus texodus merged commit c72e9bf into master Mar 9, 2026
37 checks passed
@texodus texodus deleted the fix-py-tests branch March 9, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal refactoring and code quality improvement

Development

Successfully merging this pull request may close these issues.

1 participant