...

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

Documentation: cmd/internal/test2json/testdata

     1{"Action":"start"}
     2{"Action":"output","Test":"TestPanic","Output":"--- FAIL: TestPanic (0.00s)\n"}
     3{"Action":"output","Test":"TestPanic","Output":"panic: oops [recovered]\n"}
     4{"Action":"output","Test":"TestPanic","Output":"\tpanic: oops\n"}
     5{"Action":"output","Test":"TestPanic","Output":"\n"}
     6{"Action":"output","Test":"TestPanic","Output":"goroutine 7 [running]:\n"}
     7{"Action":"output","Test":"TestPanic","Output":"testing.tRunner.func1(0xc000092100)\n"}
     8{"Action":"output","Test":"TestPanic","Output":"\t/go/src/testing/testing.go:874 +0x3a3\n"}
     9{"Action":"output","Test":"TestPanic","Output":"panic(0x1110ea0, 0x116aea0)\n"}
    10{"Action":"output","Test":"TestPanic","Output":"\t/go/src/runtime/panic.go:679 +0x1b2\n"}
    11{"Action":"output","Test":"TestPanic","Output":"command-line-arguments.TestPanic(0xc000092100)\n"}
    12{"Action":"output","Test":"TestPanic","Output":"\ta_test.go:6 +0x39\n"}
    13{"Action":"output","Test":"TestPanic","Output":"testing.tRunner(0xc000092100, 0x114f500)\n"}
    14{"Action":"output","Test":"TestPanic","Output":"\tgo/src/testing/testing.go:909 +0xc9\n"}
    15{"Action":"output","Test":"TestPanic","Output":"created by testing.(*T).Run\n"}
    16{"Action":"output","Test":"TestPanic","Output":"\tgo/src/testing/testing.go:960 +0x350\n"}
    17{"Action":"fail","Test":"TestPanic"}
    18{"Action":"output","Output":"FAIL\tcommand-line-arguments\t0.042s\n"}
    19{"Action":"output","Output":"FAIL\n"}
    20{"Action":"fail"}

View as plain text