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 if you do make selftest-static-run there's a massive wall of output and you have to watch it closely for the "SUCCESS" lines. It would be ideal if the output were just "[test name] SUCCESS" in green for the tests that pass and full output for tests that fail, but bunched together at the end.
Currently if you do
make selftest-static-run
there's a massive wall of output and you have to watch it closely for the "SUCCESS" lines. It would be ideal if the output were just "[test name] SUCCESS" in green for the tests that pass and full output for tests that fail, but bunched together at the end.related: #177
The text was updated successfully, but these errors were encountered: