-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-93096: fix test_mimetypes.test_invocation_error
tests on iOS ARM64
#132266
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
gh-93096: fix test_mimetypes.test_invocation_error
tests on iOS ARM64
#132266
Conversation
picnixz
commented
Apr 8, 2025
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Decide the fate of undocumented script behavior of some modules #93096
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
On iOS, mocking didn't seem to work correctly (and I don't know why) so we'll just make something even more unknown. If |
And I forgot to print the help correctly... |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Hum. Interestingly, on main
The (incorrect) |
Great, the test suite now passes on iOS (still running):
|