Skip to content

add argument number dispatch mechanism for std::function casting #8152

add argument number dispatch mechanism for std::function casting

add argument number dispatch mechanism for std::function casting #8152

Triggered via pull request August 21, 2024 09:57
Status Cancelled
Total duration 6m 55s
Artifacts

ci.yml

on: pull_request
Manylinux on 🐍 3.13t β€’ GIL
4m 39s
Manylinux on 🐍 3.13t β€’ GIL
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
5m 58s
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
6m 7s
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
🐍 3 β€’ ICC latest β€’ x64
6m 10s
🐍 3 β€’ ICC latest β€’ x64
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
3m 42s
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Documentation build test
45s
Documentation build test
macos-13 β€’ brew install llvm
6m 6s
macos-13 β€’ brew install llvm
Matrix: centos
Matrix: clang
Matrix: deadsnakes
Matrix: gcc
Matrix: mingw
Matrix: standard
Matrix: win32-debug
Matrix: win32
Matrix: windows-2022
Matrix: windows_clang
Fit to window
Zoom out
Zoom in

Annotations

95 errors
🐍 3 β€’ Clang 5 β€’ C++14 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ Debian β€’ x86 β€’ Install
Process completed with exit code 2.
🐍 3.11 β€’ ubuntu-latest β€’ x64: tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'
🐍 3.11 β€’ ubuntu-latest β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'
🐍 3.11 β€’ ubuntu-latest β€’ x64
Process completed with exit code 2.
🐍 3 β€’ almalinux:9 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang dev β€’ C++11 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 15 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 18 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 16 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 13 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ almalinux:8 β€’ x64
Process completed with exit code 2.
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 3.13 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 3.13 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON -DCMAKE_CXX_FLAGS="-D_=1": tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'
🐍 3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON -DCMAKE_CXX_FLAGS="-D_=1": tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'
🐍 3 β€’ Clang 14 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 10 β€’ C++17β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'
🐍 3.9 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'
🐍 3.9 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 17 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3.11 (deadsnakes) β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 12 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ Clang 11 β€’ C++20 β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 13 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 9 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 10 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3 β€’ GCC 11 β€’ C++20β€’ x64
Process completed with exit code 2.
Manylinux on 🐍 3.13t β€’ GIL
Process completed with exit code 2.
🐍 3.8 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ MSVC 2022 C++20 β€’ x64
Process completed with exit code 1.
🐍 3 β€’ GCC 12 β€’ C++20β€’ x64
Process completed with exit code 2.
🐍 3.12 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 3.12 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 3.12 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.12 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.9 β€’ windows-2019 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ windows-2019 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Process completed with exit code 1.
🐍 3.10 β€’ windows-latest β€’ clang-latest
Process completed with exit code 1.
🐍 3.13 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.8 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 3.8 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=17
Process completed with exit code 1.
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64: tests/test_callbacks.py#L116
test_cpp_correct_overload_resolution AttributeError: 'A' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64: tests/test_virtual_functions.py#L286
test_recursive_dispatch_issue AttributeError: 'StoreResultVisitor' object has no attribute '__code__'. Did you mean: '__call__'?
🐍 pypy-3.10 β€’ ubuntu-20.04 β€’ x64
Process completed with exit code 2.
🐍 3.9 β€’ windows-2022 β€’ x64
Process completed with exit code 1.
🐍 3.10 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.10 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
The operation was canceled.
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.10 β€’ CUDA 12.2 β€’ Ubuntu 22.04
The operation was canceled.
🐍 3.9 β€’ MSVC 2019 (Debug) β€’ x86 -DCMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.10 β€’ windows-2022 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.10 β€’ windows-2022 β€’ x64
The operation was canceled.
🐍 3.11 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.11 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
The operation was canceled.
🐍 3.12 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.9 β€’ windows-2022 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.12 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
The operation was canceled.
🐍 pypy-3.9 β€’ windows-2022 β€’ x64
The operation was canceled.
🐍 3.9 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.9 β€’ MSVC 2019 β€’ x86 -DCMAKE_CXX_STANDARD=20
The operation was canceled.
🐍 pypy-3.8 β€’ windows-2022 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.8 β€’ windows-2022 β€’ x64
The operation was canceled.
🐍 3 β€’ windows-latest β€’ mingw32
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3 β€’ windows-latest β€’ mingw32
The operation was canceled.
🐍 pypy-3.8 β€’ ubuntu-20.04 β€’ x64 -DPYBIND11_FINDPYTHON=ON
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3 β€’ ICC latest β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3 β€’ ICC latest β€’ x64
The operation was canceled.
🐍 3 β€’ windows-latest β€’ mingw64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3 β€’ windows-latest β€’ mingw64
The operation was canceled.
🐍 3.12 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.12 β€’ macos-13 β€’ x64
The operation was canceled.
🐍 pypy-3.8 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.8 β€’ macos-13 β€’ x64
The operation was canceled.
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3 β€’ NVHPC 23.5 β€’ C++17 β€’ x64
The operation was canceled.
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.9 β€’ ubuntu-20.04 β€’ x64
The operation was canceled.
🐍 3.13 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.13 β€’ macos-13 β€’ x64
The operation was canceled.
🐍 3.9 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.9 β€’ macos-13 β€’ x64
The operation was canceled.
macos-13 β€’ brew install llvm
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
macos-13 β€’ brew install llvm
The operation was canceled.
🐍 pypy-3.10 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.10 β€’ macos-13 β€’ x64
The operation was canceled.
🐍 pypy-3.9 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 pypy-3.9 β€’ macos-13 β€’ x64
The operation was canceled.
🐍 3.8 β€’ macos-13 β€’ x64
Canceling since a higher priority waiting request for 'test-refs/pull/5285/merge' exists
🐍 3.8 β€’ macos-13 β€’ x64
The operation was canceled.