lava-nc / lava

A Software Framework for Neuromorphic Computing
https://lava-nc.org
Other
555 stars 143 forks source link

create_runtime unit test is failing in test_process #717

Closed tim-shea closed 1 year ago

tim-shea commented 1 year ago

Describe the bug The create_runtime unit test in test_process is failing on multiple counts.

To reproduce current behavior Run test_process.py.

Expected behavior The test should not fail. Also, CI should not pass while the test is failing.