Closed
Description
Currently on Travis CI for this repository, running the full test suite results in one having to download the raw log because the entire log is too long to fit in Travis CI's web UI. It also causes my browser tab to halt for a few seconds to render. I propose we turn on the quieter test output for test running on Travis CI. This will also make it easier to find test failures for PRs where there are failures.