junrushao commented on PR #348:
URL: https://github.com/apache/tvm-ffi/pull/348#issuecomment-3671249309
Looks like there's a test failure:
```
---- test_array_parametric_heterogeneity stdout ----
thread 'test_array_parametric_heterogeneity' (10146) panicked at
tvm-ffi/tests/test_array.rs:145:46:
called `Result::unwrap()` on an `Err` value: Traceback (most recent call
last):
File "tvm-ffi/src/function.rs", line 190, in
tvm_ffi::function::Function::get_global
RuntimeError: Function testing.echo not found
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
test_array_parametric_heterogeneity
error: test failed, to rerun pass `-p tvm-ffi --test test_array`
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]