github.com/epfl-dcsl/gotee@v0.0.0-20200909122901-014b35f5e5e9/src/cmd/internal/test2json/testdata/issue23920.json (about) 1 {"Action":"run","Test":"TestWithColons"} 2 {"Action":"output","Test":"TestWithColons","Output":"=== RUN TestWithColons\n"} 3 {"Action":"run","Test":"TestWithColons/[::1]"} 4 {"Action":"output","Test":"TestWithColons/[::1]","Output":"=== RUN TestWithColons/[::1]\n"} 5 {"Action":"run","Test":"TestWithColons/127.0.0.1:0"} 6 {"Action":"output","Test":"TestWithColons/127.0.0.1:0","Output":"=== RUN TestWithColons/127.0.0.1:0\n"} 7 {"Action":"output","Test":"TestWithColons","Output":"--- PASS: TestWithColons (0.00s)\n"} 8 {"Action":"output","Test":"TestWithColons/[::1]","Output":" --- PASS: TestWithColons/[::1] (0.00s)\n"} 9 {"Action":"pass","Test":"TestWithColons/[::1]"} 10 {"Action":"output","Test":"TestWithColons/127.0.0.1:0","Output":" --- PASS: TestWithColons/127.0.0.1:0 (0.00s)\n"} 11 {"Action":"pass","Test":"TestWithColons/127.0.0.1:0"} 12 {"Action":"pass","Test":"TestWithColons"} 13 {"Action":"output","Output":"PASS\n"} 14 {"Action":"pass"}