Skip to content

Conversation

paleolimbot
Copy link
Member

Which issue does this PR close?

Closes #1182

Rationale for this change

The release verification instructions linked in the vote email don't mention the helpful script (and the existing instructions don't quite run!)

What changes are included in this PR?

Optional updates to the verification instructions.

Are there any user-facing changes?

No!

Comment on lines -183 to +190
pytest --import-mode=importlib python/tests
pytest --import-mode=importlib python/tests -vv
Copy link
Member Author

Choose a reason for hiding this comment

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

If I don't include this the tests fail for me with something about a KeyboardInterrupt 🤷

Copy link
Member

@timsaucer timsaucer left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution!

@timsaucer timsaucer merged commit e28256c into apache:main Aug 21, 2025
17 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.

Python test dependencies in release verification instructions are out of date

2 participants