...

Text file src/cmd/internal/test2json/testdata/timeout.json

Documentation: cmd/internal/test2json/testdata

     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"}

View as plain text