)]}' { "commit": "76601775391e2593c8e12a594a1b97271254c092", "tree": "b59a331e2133f88188a08f643311571db20510f2", "parents": [ "d4d2d739c3b22e686881df519fc40e6f331d5eae" ], "author": { "name": "Alex Vakulenko", "email": "avakulenko@google.com", "time": "Fri Oct 23 20:46:55 2015" }, "committer": { "name": "Alex Vakulenko", "email": "avakulenko@google.com", "time": "Fri Oct 23 20:48:57 2015" }, "message": "Fix Any::TypeMismatch unit test\n\nThe expected error message relied too much on demangling of std::string.\n\nOn Android, it shows as std::__1::basic_string\u003c...\u003e. So just use a\nrough regex to match the error message but do not use it verbatim.\n\nChange-Id: I2c6c7810bf028118cf2ebeb7bd04f47d1da835e5\n", "tree_diff": [ { "type": "modify", "old_id": "506559b94b30a0521f586712957013dfa2185cd6", "old_mode": 33188, "old_path": "brillo/any_unittest.cc", "new_id": "2af884596222fd5b853c6a6532612f3dd21967a2", "new_mode": 33188, "new_path": "brillo/any_unittest.cc" } ] }