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
Reduce test output verbosity for colcon test results
Show minimal output when all tests pass. On failure, parse JUnit XMLs
from test_results/ (skipping CTest XMLs that contain entire roslaunch
logs) and display only assertion errors and tracebacks.
0 commit comments