github.com/kdevb0x/go@v0.0.0-20180115030120-39687051e9e7/src/cmd/internal/test2json/testdata/benchshort.json (about) 1 {"Action":"output","Output":"# This file ends in an early EOF to trigger the Benchmark prefix test,\n"} 2 {"Action":"output","Output":"# which only happens when a benchmark prefix is seen ahead of the \\n.\n"} 3 {"Action":"output","Output":"# Normally that's due to the benchmark running and the \\n coming later,\n"} 4 {"Action":"output","Output":"# but to avoid questions of timing, we just use a file with no \\n at all.\n"} 5 {"Action":"output","Output":"BenchmarkFoo \t"} 6 {"Action":"output","Output":"10000 early EOF"} 7 {"Action":"fail"}