summary refs log tree commit diff
path: root/.ci/scripts/gotestfmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Print complement failure results last (#13639)Richard van der Hoff2022-08-281-0/+21
Since github always scrolls to the bottom of any test output, let's put the failed tests last and hide any successful packages.