Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYTHON-5207 Convert mod_wsgi tests to use the new test runner #2202

Merged
merged 12 commits into from
Mar 14, 2025

Conversation

@blink1073 blink1073 requested a review from NoahStapp March 13, 2025 21:28
@blink1073 blink1073 marked this pull request as draft March 13, 2025 21:33
@blink1073 blink1073 marked this pull request as ready for review March 13, 2025 21:40
from mod_wsgi_tester import test_mod_wsgi

test_mod_wsgi()
return
Copy link
Contributor

Choose a reason for hiding this comment

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

If the test_mod_wsgi call contains failed tests, will this return statement obfuscate them?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it would have been raised as an exception

@blink1073 blink1073 requested a review from NoahStapp March 14, 2025 14:49
@blink1073 blink1073 merged commit 4353278 into mongodb:master Mar 14, 2025
35 of 38 checks passed
@blink1073 blink1073 deleted the PYTHON-5207 branch March 14, 2025 15:38
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.

2 participants