)]}'
{
  "commit": "6c3e2044a953b14bfee020e3355dc6b7d30047e5",
  "tree": "a5363abc24ea51fb94ea69ddc3f4f3c744f0286a",
  "parents": [
    "dcaf8d726b0d653634090f7b7c8bec0c161069d7"
  ],
  "author": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Mon Jun 07 18:19:51 2021 +0200"
  },
  "committer": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Thu Jun 10 10:40:40 2021 +0200"
  },
  "message": "Adjust tests to reflect real life situation\n\nFor PROJECTS cache CacheEvictionEvent.key is a string representing the\nproject name. Current tests are serialising Project.NameKey to a Json\nstring e.g: gson.toJson(project) which encodes project name with extra\nquotes. To match real life situation pass project name as string instead\nof string encoded as json.\n\nAlso add tests to cover issue with cache eviction for projects with \u0027/\u0027\nin project name.\n\nBug: Issue 14564\nChange-Id: I23262487222ecb55ce22286fddf2707fb05f8f7b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf5c5d98d0ccc6eb2562651f08f3524a38c08aa4",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/event/CacheEvictionEventRouterTest.java",
      "new_id": "76c001f80012514c6181cbac2775de8093da9449",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/event/CacheEvictionEventRouterTest.java"
    },
    {
      "type": "modify",
      "old_id": "7efd4dd515ceb786294c24fa4bbc36992d099988",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/forwarder/CacheKeyJsonParserTest.java",
      "new_id": "e29c8cd3966af1342c112787a1c04fb6aa296cbb",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/forwarder/CacheKeyJsonParserTest.java"
    },
    {
      "type": "modify",
      "old_id": "fb2a50b776ec1bbe4c5405d0a9c614edc87eeb8c",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/forwarder/ForwardedCacheEvictionHandlerIT.java",
      "new_id": "826e154da4dc59a8ff5c3d9154499ad976dc3233",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/forwarder/ForwardedCacheEvictionHandlerIT.java"
    }
  ]
}
