Open ayushmankumar7 opened 1 year ago
In Openpilot, we have "https://github.com/commaai/openpilot/blob/master/common/timeout.py"
we can add the required files, just mention if it was hard forked with particular git commit like this: https://github.com/flowdriveai/flowpilot/blob/master/selfdrive/car/mock/interface.py#L1
Sure!
Describe the bug An attempt to run the file "selfdrive/loggerd/tests/test_loggerd.py". Internally, test_loggerd depends on common.timeout.
No module named "timeout" neither in
/flowpilot/common
nor in/flowpilot/common/__init__.py
To Reproduce
python selfdrive/loggerd/tests/test_loggerd.py
Expected behavior Run the unit tests written for loggerd.
Platform Details Desktop:
Android :
Additional context Add any other context about the problem here.