)]}'
{
  "commit": "3cf1e67d0c949e8e6da575b9a2ff8b09ac17d9c1",
  "tree": "a09e71ff0458006839a79d10170209a7b252b0f1",
  "parents": [
    "d2cea7095ffebfecd082483022e0e13400ecf0d8"
  ],
  "author": {
    "name": "Tobias Klauser",
    "email": "tklauser@distanz.ch",
    "time": "Wed Nov 13 10:35:57 2024 +0100"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Wed Nov 13 21:52:06 2024 +0000"
  },
  "message": "unix: don\u0027t fail TestPpoll on EINTR\n\nTestPpoll sometimes fails builders due to Ppoll getting interrupted and\nreturning EINTR:\n\n--- FAIL: TestPpoll (0.00s)\n    syscall_linux_test.go:299: Ppoll: unexpected error: interrupted system call\n\nFix this by retrying Ppoll in case of EINTR, same as CL 298189 in\nTestPoll.\n\nFixes golang/go#66324\n\nChange-Id: I8ce4e2c00fe3b7a078cd75b4b15bb076d3a87fb2\nReviewed-on: https://go-review.googlesource.com/c/sys/+/627395\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nAuto-Submit: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eca3b7aad4a8673f42ff65ce000b21ce245c2ab1",
      "old_mode": 33188,
      "old_path": "unix/syscall_linux_test.go",
      "new_id": "d4ed88726d81b81336b378c41463505a08b6f2e2",
      "new_mode": 33188,
      "new_path": "unix/syscall_linux_test.go"
    }
  ]
}
