Skip to content

Conversation

@nssalian
Copy link
Contributor

Closes #2911

Rationale for this change

PR #2906 added imports to tests/conftest.py that require pytest-lazy-fixture and sqlalchemy. The nightly build's wheel test uses a minimal environment that doesn't include these dependencies, causing tests/avro/test_decoder.py to fail when loading conftest.py.

Are these changes tested?

Yes. Reproduced locally by creating a minimal venv with only the original test dependencies, reproduced the failure, then verified the fix resolves it.

Are there any user-facing changes?

No

@nssalian nssalian marked this pull request as draft January 14, 2026 16:31
@nssalian nssalian marked this pull request as ready for review January 14, 2026 17:01
Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This makes sense, lets give this a try

@kevinjqliu kevinjqliu merged commit 1fb817b into apache:main Jan 14, 2026
2 checks passed
@nssalian nssalian deleted the fix-2911 branch January 14, 2026 17:58
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.

nightly build failing

2 participants