)]}'
{
  "commit": "5ef01541a37f90d1b1d88d33bada03358853c8ac",
  "tree": "8047b0f75db56164d34a1898d36bc39fe79d9b6a",
  "parents": [
    "a2c572e032dc96f88422618a40dc138df741b199"
  ],
  "author": {
    "name": "Peter Weinberger",
    "email": "pjw@google.com",
    "time": "Fri Jul 17 16:23:03 2026 -0400"
  },
  "committer": {
    "name": "Peter Weinberger",
    "email": "pjw@google.com",
    "time": "Tue Jul 21 09:09:46 2026 -0700"
  },
  "message": "gopls/test/integration/completion: Fix flaky test\n\nTestUnimportedCompletion() was reported flaky, as the module\ncache index was not yet ready when it was needed.\n\nIn tests the module cache index needs to be built, but gopls builds\nit using a background goroutine, which might not have finished\nby the time the index is needed. This CL contains code that\nguarantees that it will be ready.\n\nFixes: golang/go#78835\nChange-Id: Ibd95b65fe9508b5534478c96d2b59376bd818831\nReviewed-on: https://go-review.googlesource.com/c/tools/+/802340\nReviewed-by: Madeline Kalil \u003cmkalil@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cedb5f2c515b99d808d9fac5b22e599b57704e64",
      "old_mode": 33188,
      "old_path": "gopls/internal/test/integration/completion/completion_test.go",
      "new_id": "61393956c998f74e9c5a82bf49853d817c81dea9",
      "new_mode": 33188,
      "new_path": "gopls/internal/test/integration/completion/completion_test.go"
    }
  ]
}
