github.com/go-asm/go@v1.21.1-0.20240213172139-40c5ead50c48/cmd/test2json/testdata/timeout.json (about) 1 {"Action":"start"} 2 {"Action":"run","Test":"Test"} 3 {"Action":"output","Test":"Test","Output":"=== RUN Test\n"} 4 {"Action":"output","Test":"Test","Output":"panic: test timed out after 1s\n"} 5 {"Action":"output","Test":"Test","Output":"\n"} 6 {"Action":"output","Output":"FAIL\tp\t1.111s\n"} 7 {"Action":"output","Output":"FAIL\n"} 8 {"Action":"fail"}