self-driving-lab-demo
self-driving-lab-demo copied to clipboard
Occasionally, "test bad payload values" test functions fail
https://github.com/sparks-baird/self-driving-lab-demo/actions/runs/5360930085/attempts/1
FAILED tests/sdl_demo_light_test.py::test_bad_payload_values - _queue.Empty
FAILED tests/sdl_demo_light_test.py::test_bad_rgb_payload_values - _queue.Empty
When rerunning the tests, it seems to go OK. Should the queue wait time be increased? I don't know why that's happening.