fix unit test for RTSP #82
Annotations
2 errors
Build and test wheels
Command ['sh', '-c', 'echo "Running unit tests" && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py" && \\\necho "Running unit tests against oldest supported versions of dependencies" && \\\npython3 -m pip install numpy==1.26.0 opencv-python==4.9.0.80 && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py"\n'] failed with code 1.
|
Build and test wheels
Process completed with exit code 1.
|
Loading