)]}'
{
  "commit": "48eee255d75877cbc91e573d68673849a357e4db",
  "tree": "79cc021dc6d80f807495a303f46df670e7c37139",
  "parents": [
    "0335aa619062902a085a36ea5ff380d91aa9b3b1"
  ],
  "author": {
    "name": "Martin Fick",
    "email": "mfick@codeaurora.org",
    "time": "Tue Jan 11 13:38:14 2022 -0700"
  },
  "committer": {
    "name": "Martin Fick",
    "email": "mfick@codeaurora.org",
    "time": "Tue Jan 25 19:28:17 2022 +0000"
  },
  "message": "Use a bash associative array to speedup task tests\n\nThe task plugin tests used to reparse the full output for each test case\nin order to extract the specific output a test case needed. Now parse\nall the output up front and store each test case\u0027s output in an\nassociative array indexed by the test name. This makes running the tests\nfaster, 2.5 mins on my machine, down from 3.5 mins. The remaining test\ntime is mostly test and docker setup now.\n\nChange-Id: I7fc01b4c53d6c42f33c0577a0de8dac966602721\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "527442d9e3ee91963f3bcc315675cb9a3e8943f7",
      "old_mode": 33261,
      "old_path": "test/check_task_statuses.sh",
      "new_id": "a28a15d0e3c1c9d74f1b03823e83af1685031698",
      "new_mode": 33261,
      "new_path": "test/check_task_statuses.sh"
    }
  ]
}
