)]}' { "commit": "9307b92705c3c559b588e1cdfb990f94ed1dffaf", "tree": "aa39cf3275ea96a929d69be1e1fb3fdfb7c92124", "parents": [ "9933c919d5eef6d6fb32c8901095d78642bb0e93" ], "author": { "name": "David Pursehouse", "email": "dpursehouse@collab.net", "time": "Fri Oct 12 12:20:19 2018 +0900" }, "committer": { "name": "David Pursehouse", "email": "dpursehouse@collab.net", "time": "Fri Oct 12 12:28:47 2018 +0900" }, "message": "TestUtil: Annotate as @Ignore and remove fake test method\n\nThe TestUtil class has a dummy test method, because bazel test\nwill fail with \"No runnable methods\" on any test source file\nthat has no @Test annotated methods.\n\nA better way to avoid this error is to annotate the class as\n@Ignore, so that bazel does not even attempt to run tests.\n\nActually, an even better way would be to split TestUtil out into\na java_libary so it\u0027s not included in test sources in the first\nplace, but that\u0027s more work.\n\nChange-Id: I25e99d3aa55e317df90a0af8482e7352db0ab444\n", "tree_diff": [ { "type": "modify", "old_id": "023f9cd032b498a91feba663ec65eb4a050ddeaf", "old_mode": 33188, "old_path": "src/test/java/com/ericsson/gerrit/plugins/gcconductor/postgresqueue/TestUtil.java", "new_id": "d45237a3c87131e479f8eb63b1865210c6716986", "new_mode": 33188, "new_path": "src/test/java/com/ericsson/gerrit/plugins/gcconductor/postgresqueue/TestUtil.java" } ] }