)]}'
{
  "commit": "c9894f60c6fa55bf4a93f6aaf9ea35f1e08f7486",
  "tree": "0dd49c623c8696f53110abaab5ca610597f6389d",
  "parents": [
    "308c272a09bc4dce8a0a4308b4b484a074e16f01"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Tue Dec 12 21:02:28 2023 +0100"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Mon Dec 18 21:43:29 2023 +0000"
  },
  "message": "ConfigurationTest: Remove flaky invalidTargetArchiveFolder test\n\nThis test is failing when running gerrit test in docker image with root\nuser. It\u0027s also failing when remote build execution is used (BuildBuddy\nprovider).\n\nIt seems to rely on the fact that the exception is thrown:\n\njava.nio.file.FileSystemException: /\\\\\\: Operation not permitted\n\nHowever when the test is executed with BuildBuddy RBE that exception is\nnot raised and as a consequence of that the test ends up failing. It\nlooks that the folder /\\\\\\ is created in the remote executor.\n\nWhile it could be fixed with:\n\nexec_properties \u003d {\n    \"dockerUser\": \"nobody\",\n},\n\nwe prefer not to complicate our build toolchain and rather remove the\ntest.\n\nChange-Id: I51bccdf2cb19559690d3d88bd92cf60bc28f5fcd\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b59f6315d7b19ee8c619d4f8ef05d9d456b1a91",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/deleteproject/ConfigurationTest.java",
      "new_id": "6740bd375a7403fdc9e193095a8ee48c04057efe",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/deleteproject/ConfigurationTest.java"
    }
  ]
}
