Added nanobind to test suite #3
Annotations
15 errors and 2 warnings
nanobind pypy-3.10-nightly • ubuntu-latest x64
Process completed with exit code 139.
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_classes.py#L180
test10_trampoline
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_classes.py#L228
test11_trampoline_failures
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_classes.py#L539
test26_is_final
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_classes.py#L620
test34_trampoline_optimization
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_globals.py#L4
test_read_globals
NameError: name 'm' is not defined
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_globals.py#L9
test_write_globals
NameError: name 'm' is not defined
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_holders.py#L242
test10_shared_from_this_create_in_python
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_intrusive.py#L43
test04_subclass
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_issue.py#L22
test01_issue_279[1]
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.9-nightly • ubuntu-latest x64:
tests/test_issue.py#L22
test01_issue_279[2]
SystemError: cpyext: Failure to allocate 'nb_type_0' (with a non-zero tp_itemsize) when len(obj) cannot be calculated
|
nanobind pypy-3.10-nightly • macos-latest x64
Process completed with exit code 1.
|
nanobind pypy-3.9-nightly • macos-latest x64
Process completed with exit code 1.
|
nanobind pypy-3.10-nightly • windows-2022 x64
Process completed with exit code 1.
|
nanobind pypy-3.9-nightly • windows-2022 x64
Process completed with exit code 1.
|
nanobind pypy-3.10-nightly • macos-latest x64
Found 2 matching packages.
|
nanobind pypy-3.9-nightly • macos-latest x64
Found 2 matching packages.
|