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"}
15
View as plain text