Skip to content

Add outline option for rendering fonts #3462

Add outline option for rendering fonts

Add outline option for rendering fonts #3462

Triggered via pull request May 14, 2024 09:45
Status Cancelled
Total duration 13m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-macos.yml

on: pull_request
Matrix: deps
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 1 warning, and 1 notice
arm64 (CPython 3.11 - 3.12)
Command ['/bin/sh', '-c', 'python -m pygame.tests -v --exclude opengl,timing --time_out 300'] failed with code 1. None
arm64 (CPython 3.11 - 3.12)
Process completed with exit code 1.
x86_64 (CPython 3.9 - 3.12)
Command ['/bin/sh', '-c', 'python -m pygame.tests -v --exclude opengl,timing --time_out 300'] failed with code 1. None
x86_64 (CPython 3.9 - 3.12)
Process completed with exit code 1.
x86_64 (Python 3.8)
Command ['/bin/sh', '-c', 'python -m pygame.tests -v --exclude opengl,timing --time_out 300'] failed with code 1. None
x86_64 (Python 3.8)
Process completed with exit code 1.
arm64 (CPython 3.8 - 3.10)
Command ['/bin/sh', '-c', 'python -m pygame.tests -v --exclude opengl,timing --time_out 300'] failed with code 1. None
arm64 (CPython 3.8 - 3.10)
Process completed with exit code 1.
x86_64 (PyPy 3.9 and 3.10)
Canceling since a higher priority waiting request for 'macOS-refs/pull/2828/merge-macos' exists
arm64 (CPython 3.8 - 3.10)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
x86_64 (Python 3.8)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.