)]}'
{
  "commit": "186baba03ad3cca368290113d5f7ccb9e28050ba",
  "tree": "a33f9b8842467fc27621700333c1d4451808ea38",
  "parents": [
    "ad012999ccc9b697d54b5e53206549c4f57ef817"
  ],
  "author": {
    "name": "Mark Koudritsky",
    "email": "kamrik@chromium.org",
    "time": "Thu Nov 28 11:48:14 2013 -0500"
  },
  "committer": {
    "name": "Michal Mocny",
    "email": "mmocny@gmail.com",
    "time": "Fri Nov 29 09:53:50 2013 -0500"
  },
  "message": "Fix e2e tests on Windows\n\nThere were two problems.\n 1. Couldn\u0027t delete the tmp project dir on Windows because it was the CWD\n    dir of the node process and Windows can\u0027t delete \"busy\" dirs.\n 2. There was an interaction between tests in spec and those in e2e.\n    Jasmine ran the e2e tests first, the CWD stayed in temp dir, but some\n    tests in spec assume that CWD is the cordova source root dir.\n\nBoth problems solved by process.chdir(\u003csource root\u003e) after each e2e test.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5900d7a831e334511f27f59f0d0f8040dce7c567",
      "old_mode": 33188,
      "old_path": "e2e/create.spec.js",
      "new_id": "3f1304c45b018cc32440d655d319995d4064f8e0",
      "new_mode": 33188,
      "new_path": "e2e/create.spec.js"
    },
    {
      "type": "modify",
      "old_id": "879a9098105cf67a41b15c7789e00f5adc0f3cf7",
      "old_mode": 33188,
      "old_path": "e2e/platform.spec.js",
      "new_id": "be5761e4cacf2bf6621e0f627df2352bcc6cca01",
      "new_mode": 33188,
      "new_path": "e2e/platform.spec.js"
    },
    {
      "type": "modify",
      "old_id": "0425f90a74abed239102536e343c44d44515b0b3",
      "old_mode": 33188,
      "old_path": "e2e/plugin.spec.js",
      "new_id": "dd493bb17771334ef3be540cf3d70022c4da42d2",
      "new_mode": 33188,
      "new_path": "e2e/plugin.spec.js"
    }
  ]
}
