)]}'
{
  "commit": "77de70a8d459abbd88b95faa92f4a69bd2f5a7d8",
  "tree": "29fc4425db453ad62fdb09cee636f1e4d1f09a4f",
  "parents": [
    "7f27901cb9636a61b9b0b1bab2679b2a9a12eb38"
  ],
  "author": {
    "name": "Dave Cheney",
    "email": "dave@cheney.net",
    "time": "Fri Jul 31 14:55:01 2015 +1000"
  },
  "committer": {
    "name": "Dave Cheney",
    "email": "dave@cheney.net",
    "time": "Sun Aug 02 23:53:45 2015 +0000"
  },
  "message": "ssh: fix flake in TestHostKeyCert\n\nUpdate golang/go#11811\n\nThe increased default concurrency in Go 1.5 showed up a test flake in\nthe TestHostKeyCert test. Under load, when the client provided incorrect\ndata, both sides would race to tear down the connection, which would often\nlead to the server side, running in its own goroutine to see an unexpected\nEOF or connection reset.\n\nFix this flake (and the incorrect use of t.Fatalf) by passing the error back\nto the main goroutine for inspection. This also lets us ignore the expected\nerror in the unsuccessful path\n\nChange-Id: I5a95c6d240479e9d537f34177e5ca8023b1b08e9\nReviewed-on: https://go-review.googlesource.com/12916\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6c4a33719f5b7915f7c4ec9e9dfdbfe667398a7",
      "old_mode": 33188,
      "old_path": "ssh/certs_test.go",
      "new_id": "c5f2e53304364cade51aec2855a2c75cb305523a",
      "new_mode": 33188,
      "new_path": "ssh/certs_test.go"
    }
  ]
}
