blob: e355d703038902c751acf156168ec4b5aa6c1f80 [file] [edit]
{"Action":"start"}
{"Action":"run","Test":"TestAscii"}
{"Action":"output","Test":"TestAscii","Output":"=== RUN TestAscii\n","OutputType":"frame"}
{"Action":"output","Test":"TestAscii","Output":"foo\n"}
{"Action":"output","Test":"TestAscii","Output":" one line\n","OutputType":"error"}
{"Action":"output","Test":"TestAscii","Output":"bar\n"}
{"Action":"output","Test":"TestAscii","Output":" two\n","OutputType":"error"}
{"Action":"output","Test":"TestAscii","Output":" lines\n","OutputType":"error-continue"}
{"Action":"output","Test":"TestAscii","Output":"baz"}
{"Action":"output","Test":"TestAscii","Output":" same line\n","OutputType":"error"}
{"Action":"output","Test":"TestAscii","Output":"--- FAIL: TestAscii\n","OutputType":"frame"}