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