Skip to content

fix: unexpected behaviour of akwhere with arrays containing nones #2835

fix: unexpected behaviour of akwhere with arrays containing nones

fix: unexpected behaviour of akwhere with arrays containing nones #2835

Triggered via pull request June 25, 2024 20:34
Status Failure
Total duration 6m 6s
Artifacts

packaging-test.yml

on: pull_request
Build awkward
30s
Build awkward
Matrix: build_cpp_wheels
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 3 warnings, and 1 notice
Build awkward
Process completed with exit code 1.
Build awkward-cpp: ubuntu-latest
Command ['sh', '-c', 'pytest /project/tests /project/awkward-cpp/tests-cpu-kernels /project/awkward-cpp/tests-cpu-kernels-explicit /project/awkward-cpp/tests-spec /project/awkward-cpp/tests-spec-explicit\n'] failed with code 1.
Build awkward-cpp: ubuntu-latest
Process completed with exit code 1.
Build awkward-cpp: macos-12
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/awkward/awkward/tests /Users/runner/work/awkward/awkward/awkward-cpp/tests-cpu-kernels /Users/runner/work/awkward/awkward/awkward-cpp/tests-cpu-kernels-explicit /Users/runner/work/awkward/awkward/awkward-cpp/tests-spec /Users/runner/work/awkward/awkward/awkward-cpp/tests-spec-explicit\n'] failed with code 1.
Build awkward-cpp: macos-12
Process completed with exit code 1.
Build awkward-cpp: windows-latest
Command pytest D:\a\awkward\awkward/tests D:\a\awkward\awkward\awkward-cpp/tests-cpu-kernels D:\a\awkward\awkward\awkward-cpp/tests-cpu-kernels-explicit D:\a\awkward\awkward\awkward-cpp/tests-spec D:\a\awkward\awkward\awkward-cpp/tests-spec-explicit
Build awkward-cpp: windows-latest
Process completed with exit code 1.
Build awkward-cpp: ubuntu-latest
Using latest version of uv because no version is provided
Build awkward-cpp: macos-12
Using latest version of uv because no version is provided
Build awkward-cpp: windows-latest
Using latest version of uv because no version is provided
Build awkward-cpp: macos-12
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.