Actions
Bug #784
closedUnit tests do not run successfully
Start date:
27 Jul 2020
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
Adding unit tests for RM #751 I found that if you run all tests the run will fail on
INFO: [FW] ============= Test Title: rpiInit
[FW] rpiInit (NULL file): PASS
[FW] rpiInit (bad file): PASS
ERROR: [FW] rpiInit (good file): FAIL Failed to open or read config.txt
Updated by Hammel over 4 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
Rejecting: user error. I wasn't running the unit tests correctly. The actually work just fine.
I've added a README.md to remind me of how to run them. This is going in with RM #751.
Closing issue.
Actions