)]}' { "commit": "307c94916f0a06d3348f162fa0aaddf4413ff2c4", "tree": "30f58c78d995fff7aa715929549393460399db0b", "parents": [ "c469d69657a8ea1e20d466ac15202a018587411c" ], "author": { "name": "Hana (Hyang-Ah) Kim", "email": "hyangah@gmail.com", "time": "Wed Aug 05 11:44:24 2020 -0400" }, "committer": { "name": "Hyang-Ah Hana Kim", "email": "hyangah@gmail.com", "time": "Wed Aug 05 21:21:26 2020 +0000" }, "message": "[release] src/testUtil.ts: switch to -json mode only if -v is set\n\nCL/242540 made runTest uses -json mode to ease streaming\ntest output processing. However, it turned out -json makes\nthe test output more verbose than the standard test output.\n(golang/go#40588)\n\nVerbose output by default is not ideal especially when\nrunning tests on many packages. This change brings back\nthe old test output processing logic when users do not use\nthe `-v` flag. The `go test` command will stream test\noutput only if the `-v` flag is specified, so the original\nissue CL/242540 remains addressed.\n\nFixes golang/vscode-go#471\nUpdates golang/vscode-go#316\nUpdates golang/go#40588\n\nChange-Id: I29d6d1319acccab2457300c118216ceebb4c4033\nReviewed-on: https://go-review.googlesource.com/c/vscode-go/+/246918\nRun-TryBot: Hyang-Ah Hana Kim \u003chyangah@gmail.com\u003e\nTryBot-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Rebecca Stambler \u003crstambler@golang.org\u003e\n(cherry picked from commit bec9cf3fa2c4306217ba1d79c6c476b0b3909fe7)\nReviewed-on: https://go-review.googlesource.com/c/vscode-go/+/247017\nReviewed-by: Hyang-Ah Hana Kim \u003chyangah@gmail.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "aafe4270d1b100c37d41395ea36b262ea987651e", "old_mode": 33188, "old_path": "src/testUtils.ts", "new_id": "cd00956e90579b1efae894c1bdf852c631bf9a65", "new_mode": 33188, "new_path": "src/testUtils.ts" } ] }