)]}' { "commit": "e90f40284eb02236b9efcfd6e8eec51082f4dd8b", "tree": "d8be669720b5de1cf0e4d2099c0f02d007e449b6", "parents": [ "7921829a57360185500fa8f1be69b9b7a0700009" ], "author": { "name": "Damien Neil", "email": "dneil@google.com", "time": "Tue Aug 03 19:38:37 2021 -0700" }, "committer": { "name": "Heschi Kreinick", "email": "heschi@google.com", "time": "Wed Aug 04 16:42:14 2021 +0000" }, "message": "[release-branch.go1.15] net/http: speed up and deflake TestCancelRequestWhenSharingConnection\n\nThis test made many requests over the same connection for 10\nseconds, trusting that this will exercise the request cancelation\nrace from #41600.\n\nChange the test to exhibit the specific race in a targeted fashion\nwith only two requests.\n\nFixes #47534.\nUpdates #41600.\nUpdates #47016.\n\nChange-Id: If99c9b9331ff645f6bb67fe9fb79b8aab8784710\nReviewed-on: https://go-review.googlesource.com/c/go/+/339594\nTrust: Damien Neil \u003cdneil@google.com\u003e\nRun-TryBot: Damien Neil \u003cdneil@google.com\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Heschi Kreinick \u003cheschi@google.com\u003e\n(cherry picked from commit 6e738868a7a943d7d4fd6bb1963e7f6d78111726)\nReviewed-on: https://go-review.googlesource.com/c/go/+/339829\n", "tree_diff": [ { "type": "modify", "old_id": "faa77e9ccd23d48ec450fb2ad0b3266ff08bc216", "old_mode": 33188, "old_path": "src/net/http/transport_test.go", "new_id": "83c85eae7227b8bd288ccfedf9d1ced975a7b87b", "new_mode": 33188, "new_path": "src/net/http/transport_test.go" } ] }