github.com/go-asm/go@v1.21.1-0.20240213172139-40c5ead50c48/cmd/test2json/testdata/issue23920.json (about) 1 {"Action":"start"} 2 {"Action":"run","Test":"TestWithColons"} 3 {"Action":"output","Test":"TestWithColons","Output":"=== RUN TestWithColons\n"} 4 {"Action":"run","Test":"TestWithColons/[::1]"} 5 {"Action":"output","Test":"TestWithColons/[::1]","Output":"=== RUN TestWithColons/[::1]\n"} 6 {"Action":"run","Test":"TestWithColons/127.0.0.1:0"} 7 {"Action":"output","Test":"TestWithColons/127.0.0.1:0","Output":"=== RUN TestWithColons/127.0.0.1:0\n"} 8 {"Action":"output","Test":"TestWithColons","Output":"--- PASS: TestWithColons (0.00s)\n"} 9 {"Action":"output","Test":"TestWithColons/[::1]","Output":" --- PASS: TestWithColons/[::1] (0.00s)\n"} 10 {"Action":"pass","Test":"TestWithColons/[::1]"} 11 {"Action":"output","Test":"TestWithColons/127.0.0.1:0","Output":" --- PASS: TestWithColons/127.0.0.1:0 (0.00s)\n"} 12 {"Action":"pass","Test":"TestWithColons/127.0.0.1:0"} 13 {"Action":"pass","Test":"TestWithColons"} 14 {"Action":"output","Output":"PASS\n"} 15 {"Action":"pass"}