- 000
$ ./tools/syz-big-env "go clean -testcache && go test ./dashboard/app" 2>&1 | grep "FAIL:"
--- FAIL: TestParallelJobs (7.97s)
$ ./tools/syz-big-env "go clean -testcache && go test ./dashboard/app" 2>&1 | grep "FAIL:"
--- FAIL: TestAltTitles2 (6.18s)
$ ./tools/syz-big-en...