github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/cmd/github-post/testdata/stress-subtests.json (about) 1 {"Action":"output","Output":"Running make with -j8\n"} 2 {"Action":"output","Output":"GOPATH set to /Users/benesch/go\n"} 3 {"Action":"output","Output":"go test -exec 'stress ' -tags ' make x86_64_apple_darwin16.7.0' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags \"-L/usr/local/opt/readline/lib\" -X \"github.com/cockroachdb/cockroach/pkg/build.tag=v2.1.0-alpha.20180702-730-g49b1bbafc-dirty\" -X \"github.com/cockroachdb/cockroach/pkg/build.rev=49b1bbafc12d50cc2d5d1ab0e07de81246b4ef73\" -X \"github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-apple-darwin16.7.0\" ' -run \"TestPretty\" -timeout 0 ./pkg/util/json -v -args -test.timeout 8m\n"} 4 {"Action":"output","Output":"\n"} 5 {"Action":"run","Test":"TestPretty"} 6 {"Action":"output","Test":"TestPretty","Output":"=== RUN TestPretty\n"} 7 {"Action":"run","Test":"TestPretty/true"} 8 {"Action":"output","Test":"TestPretty/true","Output":"=== RUN TestPretty/true\n"} 9 {"Action":"run","Test":"TestPretty/true_(encoded)"} 10 {"Action":"output","Test":"TestPretty/true_(encoded)","Output":"=== RUN TestPretty/true_(encoded)\n"} 11 {"Action":"run","Test":"TestPretty/1"} 12 {"Action":"output","Test":"TestPretty/1","Output":"=== RUN TestPretty/1\n"} 13 {"Action":"run","Test":"TestPretty/1_(encoded)"} 14 {"Action":"output","Test":"TestPretty/1_(encoded)","Output":"=== RUN TestPretty/1_(encoded)\n"} 15 {"Action":"run","Test":"TestPretty/1.0"} 16 {"Action":"output","Test":"TestPretty/1.0","Output":"=== RUN TestPretty/1.0\n"} 17 {"Action":"run","Test":"TestPretty/1.0_(encoded)"} 18 {"Action":"output","Test":"TestPretty/1.0_(encoded)","Output":"=== RUN TestPretty/1.0_(encoded)\n"} 19 {"Action":"run","Test":"TestPretty/1.00"} 20 {"Action":"output","Test":"TestPretty/1.00","Output":"=== RUN TestPretty/1.00\n"} 21 {"Action":"run","Test":"TestPretty/1.00_(encoded)"} 22 {"Action":"output","Test":"TestPretty/1.00_(encoded)","Output":"=== RUN TestPretty/1.00_(encoded)\n"} 23 {"Action":"run","Test":"TestPretty/\"hello\""} 24 {"Action":"output","Test":"TestPretty/\"hello\"","Output":"=== RUN TestPretty/\"hello\"\n"} 25 {"Action":"run","Test":"TestPretty/\"hello\"_(encoded)"} 26 {"Action":"output","Test":"TestPretty/\"hello\"_(encoded)","Output":"=== RUN TestPretty/\"hello\"_(encoded)\n"} 27 {"Action":"run","Test":"TestPretty/[\"hello\"]"} 28 {"Action":"output","Test":"TestPretty/[\"hello\"]","Output":"=== RUN TestPretty/[\"hello\"]\n"} 29 {"Action":"run","Test":"TestPretty/[\"hello\"]_(encoded)"} 30 {"Action":"output","Test":"TestPretty/[\"hello\"]_(encoded)","Output":"=== RUN TestPretty/[\"hello\"]_(encoded)\n"} 31 {"Action":"run","Test":"TestPretty/[\"hello\",_\"world\"]"} 32 {"Action":"output","Test":"TestPretty/[\"hello\",_\"world\"]","Output":"=== RUN TestPretty/[\"hello\",_\"world\"]\n"} 33 {"Action":"run","Test":"TestPretty/[\"hello\",_\"world\"]_(encoded)"} 34 {"Action":"output","Test":"TestPretty/[\"hello\",_\"world\"]_(encoded)","Output":"=== RUN TestPretty/[\"hello\",_\"world\"]_(encoded)\n"} 35 {"Action":"run","Test":"TestPretty/[\"hello\",_[\"world\"]]"} 36 {"Action":"output","Test":"TestPretty/[\"hello\",_[\"world\"]]","Output":"=== RUN TestPretty/[\"hello\",_[\"world\"]]\n"} 37 {"Action":"run","Test":"TestPretty/[\"hello\",_[\"world\"]]_(encoded)"} 38 {"Action":"output","Test":"TestPretty/[\"hello\",_[\"world\"]]_(encoded)","Output":"=== RUN TestPretty/[\"hello\",_[\"world\"]]_(encoded)\n"} 39 {"Action":"run","Test":"TestPretty/{\"a\":_1}"} 40 {"Action":"output","Test":"TestPretty/{\"a\":_1}","Output":"=== RUN TestPretty/{\"a\":_1}\n"} 41 {"Action":"run","Test":"TestPretty/{\"a\":_1}_(encoded)"} 42 {"Action":"output","Test":"TestPretty/{\"a\":_1}_(encoded)","Output":"=== RUN TestPretty/{\"a\":_1}_(encoded)\n"} 43 {"Action":"run","Test":"TestPretty/{\"a\":_1,_\"b\":_2}"} 44 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_2}","Output":"=== RUN TestPretty/{\"a\":_1,_\"b\":_2}\n"} 45 {"Action":"run","Test":"TestPretty/{\"a\":_1,_\"b\":_2}_(encoded)"} 46 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_2}_(encoded)","Output":"=== RUN TestPretty/{\"a\":_1,_\"b\":_2}_(encoded)\n"} 47 {"Action":"run","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}"} 48 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}","Output":"=== RUN TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}\n"} 49 {"Action":"run","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded)"} 50 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded)","Output":"=== RUN TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded)\n"} 51 {"Action":"output","Test":"TestPretty","Output":"--- FAIL: TestPretty (0.00s)\n"} 52 {"Action":"output","Test":"TestPretty/true","Output":" --- PASS: TestPretty/true (0.00s)\n"} 53 {"Action":"pass","Test":"TestPretty/true"} 54 {"Action":"output","Test":"TestPretty/true_(encoded)","Output":" --- PASS: TestPretty/true_(encoded) (0.00s)\n"} 55 {"Action":"pass","Test":"TestPretty/true_(encoded)"} 56 {"Action":"output","Test":"TestPretty/1","Output":" --- PASS: TestPretty/1 (0.00s)\n"} 57 {"Action":"pass","Test":"TestPretty/1"} 58 {"Action":"output","Test":"TestPretty/1_(encoded)","Output":" --- PASS: TestPretty/1_(encoded) (0.00s)\n"} 59 {"Action":"pass","Test":"TestPretty/1_(encoded)"} 60 {"Action":"output","Test":"TestPretty/1.0","Output":" --- FAIL: TestPretty/1.0 (0.00s)\n"} 61 {"Action":"output","Test":"TestPretty/1.0","Output":" \tjson_test.go:1656: injected failure\n"} 62 {"Action":"fail","Test":"TestPretty/1.0"} 63 {"Action":"output","Test":"TestPretty/1.0_(encoded)","Output":" --- PASS: TestPretty/1.0_(encoded) (0.00s)\n"} 64 {"Action":"pass","Test":"TestPretty/1.0_(encoded)"} 65 {"Action":"output","Test":"TestPretty/1.00","Output":" --- PASS: TestPretty/1.00 (0.00s)\n"} 66 {"Action":"pass","Test":"TestPretty/1.00"} 67 {"Action":"output","Test":"TestPretty/1.00_(encoded)","Output":" --- PASS: TestPretty/1.00_(encoded) (0.00s)\n"} 68 {"Action":"pass","Test":"TestPretty/1.00_(encoded)"} 69 {"Action":"output","Test":"TestPretty/\"hello\"","Output":" --- PASS: TestPretty/\"hello\" (0.00s)\n"} 70 {"Action":"pass","Test":"TestPretty/\"hello\""} 71 {"Action":"output","Test":"TestPretty/\"hello\"_(encoded)","Output":" --- PASS: TestPretty/\"hello\"_(encoded) (0.00s)\n"} 72 {"Action":"pass","Test":"TestPretty/\"hello\"_(encoded)"} 73 {"Action":"output","Test":"TestPretty/[\"hello\"]","Output":" --- PASS: TestPretty/[\"hello\"] (0.00s)\n"} 74 {"Action":"pass","Test":"TestPretty/[\"hello\"]"} 75 {"Action":"output","Test":"TestPretty/[\"hello\"]_(encoded)","Output":" --- PASS: TestPretty/[\"hello\"]_(encoded) (0.00s)\n"} 76 {"Action":"pass","Test":"TestPretty/[\"hello\"]_(encoded)"} 77 {"Action":"output","Test":"TestPretty/[\"hello\",_\"world\"]","Output":" --- PASS: TestPretty/[\"hello\",_\"world\"] (0.00s)\n"} 78 {"Action":"pass","Test":"TestPretty/[\"hello\",_\"world\"]"} 79 {"Action":"output","Test":"TestPretty/[\"hello\",_\"world\"]_(encoded)","Output":" --- PASS: TestPretty/[\"hello\",_\"world\"]_(encoded) (0.00s)\n"} 80 {"Action":"pass","Test":"TestPretty/[\"hello\",_\"world\"]_(encoded)"} 81 {"Action":"output","Test":"TestPretty/[\"hello\",_[\"world\"]]","Output":" --- FAIL: TestPretty/[\"hello\",_[\"world\"]] (0.00s)\n"} 82 {"Action":"output","Test":"TestPretty/[\"hello\",_[\"world\"]]","Output":" \tjson_test.go:1656: injected failure\n"} 83 {"Action":"fail","Test":"TestPretty/[\"hello\",_[\"world\"]]"} 84 {"Action":"output","Test":"TestPretty/[\"hello\",_[\"world\"]]_(encoded)","Output":" --- PASS: TestPretty/[\"hello\",_[\"world\"]]_(encoded) (0.00s)\n"} 85 {"Action":"pass","Test":"TestPretty/[\"hello\",_[\"world\"]]_(encoded)"} 86 {"Action":"output","Test":"TestPretty/{\"a\":_1}","Output":" --- PASS: TestPretty/{\"a\":_1} (0.00s)\n"} 87 {"Action":"pass","Test":"TestPretty/{\"a\":_1}"} 88 {"Action":"output","Test":"TestPretty/{\"a\":_1}_(encoded)","Output":" --- PASS: TestPretty/{\"a\":_1}_(encoded) (0.00s)\n"} 89 {"Action":"pass","Test":"TestPretty/{\"a\":_1}_(encoded)"} 90 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_2}","Output":" --- PASS: TestPretty/{\"a\":_1,_\"b\":_2} (0.00s)\n"} 91 {"Action":"pass","Test":"TestPretty/{\"a\":_1,_\"b\":_2}"} 92 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_2}_(encoded)","Output":" --- PASS: TestPretty/{\"a\":_1,_\"b\":_2}_(encoded) (0.00s)\n"} 93 {"Action":"pass","Test":"TestPretty/{\"a\":_1,_\"b\":_2}_(encoded)"} 94 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}","Output":" --- PASS: TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}} (0.00s)\n"} 95 {"Action":"pass","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}"} 96 {"Action":"output","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded)","Output":" --- PASS: TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded) (0.00s)\n"} 97 {"Action":"pass","Test":"TestPretty/{\"a\":_1,_\"b\":_{\"c\":_3}}_(encoded)"} 98 {"Action":"fail","Test":"TestPretty"} 99 {"Action":"output","Output":"FAIL\n"} 100 {"Action":"output","Output":"\n"} 101 {"Action":"output","Output":"\n"} 102 {"Action":"output","Output":"ERROR: exit status 1\n"} 103 {"Action":"output","Output":"\n"} 104 {"Action":"output","Output":"1 runs completed, 1 failures, over 0s\n"} 105 {"Action":"output","Output":"context canceled\n"} 106 {"Action":"output","Output":"FAIL\n"} 107 {"Action":"output","Output":"FAIL\tgithub.com/cockroachdb/cockroach/pkg/util/json\t0.050s\n"} 108 {"Action":"output","Output":"make: *** [stress] Error 1\n"} 109 {"Action":"fail"}