)]}'
{
  "commit": "3968e70016f3e61138ea79ea07d8606c3948a412",
  "tree": "1587c79efdf27f58d6771528936dfea35f31ef4b",
  "parents": [
    "33be3ef892534885002fcfa0ccf4506088a25d59"
  ],
  "author": {
    "name": "Richard Miller",
    "email": "millerresearch@gmail.com",
    "time": "Thu Jul 04 13:30:22 2024 +0100"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Mon Jul 08 17:06:30 2024 +0000"
  },
  "message": "go/analysis/internal/checker: allow for Plan 9 reduced exit codes in tests\n\nBecause process exit status in Plan 9 is a string, not a number,\nthe current Plan 9 implementation of ExitError.ExitCode returns\nonly 1 for any sort of failure, but some tests in this package\nexpect an exit code of 3. Make a special case for Plan 9 to allow\nfor exit codes being only 0 or 1.\n\nFixes golang/go#68290\n\nChange-Id: Ie0c106f70620307a2a0ed89aec742ecdc8daeffc\nReviewed-on: https://go-review.googlesource.com/c/tools/+/596735\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nReviewed-by: Than McIntosh \u003cthanm@google.com\u003e\nAuto-Submit: Than McIntosh \u003cthanm@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "45cbe2f5a49108580b20997089643ce509e21613",
      "old_mode": 33188,
      "old_path": "go/analysis/internal/checker/fix_test.go",
      "new_id": "b169d79a08742891cf112daf00631cf6ffeb6e4d",
      "new_mode": 33188,
      "new_path": "go/analysis/internal/checker/fix_test.go"
    }
  ]
}
