Skip to content

TEST main erros#1430

Closed
kosiew wants to merge 1 commit intoapache:mainfrom
kosiew:mainerrors-1429
Closed

TEST main erros#1430
kosiew wants to merge 1 commit intoapache:mainfrom
kosiew:mainerrors-1429

Conversation

@kosiew
Copy link
Contributor

@kosiew kosiew commented Mar 17, 2026

Eliminate global doctest enablement from pytest defaults by removing the addopts line in pyproject.toml.

Split the CI test execution in test.yml:92 to run unit tests. Run doctests in a separate step using --doctest-modules for the datafusion package at test.yml:99.

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

Eliminate global doctest enablement from pytest defaults by
removing the addopts line in pyproject.toml.

Split the CI test execution in test.yml:92 to run unit tests.
Run doctests in a separate step using --doctest-modules
for the datafusion package at test.yml:99.
@kosiew kosiew closed this Mar 17, 2026
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