Skip to content

add blob.length property #556

add blob.length property

add blob.length property #556

Triggered via pull request December 22, 2024 08:52
@mcrattmcratt
synchronize #225
mcratt:main
Status Failure
Total duration 4m 19s
Artifacts

ci.yml

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

Annotations

6 errors, 4 warnings, and 1 notice
build (windows-2019)
Command pytest D:\a\uharfbuzz\uharfbuzz/tests failed with code 1.
build (windows-2019)
Process completed with exit code 1.
build (macos-latest)
Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pytest /Users/runner/work/uharfbuzz/uharfbuzz/tests'] failed with code 1.
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Command ['sh', '-c', 'pytest /project/tests'] failed with code 1.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-2019)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (macos-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (macos-latest)
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.