You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the following tests need to be run using the command sudo make test:
tests/gnrc_ipv6_ext
tests/gnrc_rpl_srh
This is currently not handled in the compile_and_test_for_board.py script which automates Test 02. Which leads to a failed result and the need for those tests to be done manually.
The text was updated successfully, but these errors were encountered:
Currently, the following tests need to be run using the command
sudo make test
:tests/gnrc_ipv6_ext
tests/gnrc_rpl_srh
This is currently not handled in the
compile_and_test_for_board.py
script which automates Test 02. Which leads to a failed result and the need for those tests to be done manually.The text was updated successfully, but these errors were encountered: