)]}'
{
  "commit": "103f279ce4a4a756e9d94b36cabbc3bb8b4e13f0",
  "tree": "89cf0db06167a1737b97e3daa885ee7ab69ff888",
  "parents": [
    "406e0944b35f539f9daf0ee35f986ce7db6e114d"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Tue Jul 01 10:53:18 2014 +0200"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Tue Jul 01 17:24:59 2014 +0900"
  },
  "message": "Fix conditional unit test skipping\n\nChange If4ae2aaec added assumeNoException calls in the test classes\u0027\n@Before annotated methods to skip testing for databases that are either\nnot installed or not properly configured on the system.\n\nI29ab37e1c broke that, by moving database cleanup operation from setUp()\nto tearDown(), but not taking into consideration, that when test was\nskipped, executor wasn\u0027t properly instantiated and it come to NPE in\ntearDown() method. Failures in tearDown() then caused test to be marked\nas failed.\n\nChange-Id: I6964feedbe44ad9849c4feaa2565d0089a84509a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9bab6146f2830db4e2f79ef6acdf213bdae822fd",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/gwtorm/schema/sql/DialectMaxDBTest.java",
      "new_id": "2eb8cf4562a9592d4d98f3e38e79f7376d645792",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/gwtorm/schema/sql/DialectMaxDBTest.java"
    },
    {
      "type": "modify",
      "old_id": "b0c8db5fcc963d404ca3b2b0c0e137242c934c1c",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/gwtorm/schema/sql/DialectMySQLTest.java",
      "new_id": "7be69a4ce29ecb5c3a54d600cc6ffe55e31dcf1e",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/gwtorm/schema/sql/DialectMySQLTest.java"
    },
    {
      "type": "modify",
      "old_id": "bb4d7fb46f1792e8f731d3c77ac02721a4e1248f",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/gwtorm/schema/sql/DialectOracleSQLTest.java",
      "new_id": "16baae4b674d000e78f12c1ed8625f7bad30525d",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/gwtorm/schema/sql/DialectOracleSQLTest.java"
    },
    {
      "type": "modify",
      "old_id": "aae302f482a5c4b37917339097e9f14e67560c66",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/gwtorm/schema/sql/DialectPostgreSQLTest.java",
      "new_id": "3b2ca6acea23dba5c1cd75f65746a09f1bb1535f",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/gwtorm/schema/sql/DialectPostgreSQLTest.java"
    }
  ]
}
