cpython/Lib/test/support
Miss Islington (bot) 7c4a8e5818
[3.14] gh-140702: Add test skip for Unix Datagram tests on iOS when on Github Actions (GH-140740) (#140742)
Exposes the GITHUB_ACTIONS environment variable to iOS simulator test runs, and
uses this variable to skip a Unix Datagram socketserver test that is unreliable
in the iOS GitHub Actions environment.
(cherry picked from commit 9f8d005d29)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-10-29 09:01:39 +00:00
..
_hypothesis_stubs
__init__.py [3.14] gh-140702: Add test skip for Unix Datagram tests on iOS when on Github Actions (GH-140740) (#140742) 2025-10-29 09:01:39 +00:00
ast_helper.py
asynchat.py
asyncore.py
bytecode_helper.py
channels.py [3.14] gh-136285: Improve pickle protocol testing in test_interpreters (GH-136286) (#136333) 2025-07-06 11:13:13 +03:00
hashlib_helper.py
hypothesis_helper.py
i18n_helper.py
import_helper.py
logging_helper.py
numbers.py
os_helper.py
pty_helper.py
refleak_helper.py
script_helper.py
smtpd.py
socket_helper.py
strace_helper.py
testcase.py
threading_helper.py [3.14] gh-116738: Make grp module thread-safe (GH-135434) (#136658) 2025-07-15 11:03:33 +05:30
venv.py
warnings_helper.py