Skip to content
Snippets Groups Projects
Unverified Commit a29b1f8b authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

gh-90473: WASI: skip gethostname tests (GH-93092)



- WASI's ``gethostname()`` is a stub that always fails with OSError
  ``ENOTSUP``
- skip mailcap ``test`` if subprocess is not available
- WASI process_time clock does not work.
(cherry picked from commit 760ec894)

Co-authored-by: default avatarChristian Heimes <christian@python.org>
parent 9a2fe42b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment