Test nb::int_(double)
.
#2051
Annotations
3 errors
Run tests:
build/build/tests/test_functions.py#L286
test25_int
assert 1.5 == 1
+ where 1.5 = <nanobind.nb_func object at 0x10a0dc150>()
+ where <nanobind.nb_func object at 0x10a0dc150> = t.test_21_g
+ and 1 = int(1.5)
|
Run tests:
build/build/tests/test_stubs.py#L60
test01_check_stub_refs[p_ref0]
assert False
|
Run tests
Process completed with exit code 1.
|
Loading