)]}' { "commit": "5b9ef244dc36f978f990312c29463d66e655f263", "tree": "3ef7b7cef40cde9e5bd827b5831b4bb427248cb5", "parents": [ "d1954cc86c824f62dd7845fadb8b09b089425026" ], "author": { "name": "Bryan C. Mills", "email": "bcmills@google.com", "time": "Wed Sep 02 10:58:47 2020 -0400" }, "committer": { "name": "Bryan C. Mills", "email": "bcmills@google.com", "time": "Wed Sep 02 15:16:23 2020 +0000" }, "message": "go/ssa: implement missing testing.testDeps SetPanicOnExit0 method\n\nA new method was added to testing.testDeps in CL 250977, which causes\nthe implementation of that (unexported, explicitly-unstable) interface\nin go/ssa to no longer satisfy the interface.\n\nThis is a quick, short-term fix. Longer term, the go/ssa package\nshould switch to the supported TestMain API.\n\nUpdates golang/go#41186\n\nChange-Id: Ice110ef540e31a0a98085713346126ffeae64d5e\nReviewed-on: https://go-review.googlesource.com/c/tools/+/252677\nRun-TryBot: Bryan C. Mills \u003cbcmills@google.com\u003e\nReviewed-by: Michael Matloob \u003cmatloob@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "4bf8d98f3a6c454e4dd23e3c7e6a27424f3aa757", "old_mode": 33188, "old_path": "go/ssa/testmain.go", "new_id": "c4256d1ef8ff6c799644082a01afeab8df03db7e", "new_mode": 33188, "new_path": "go/ssa/testmain.go" } ] }