)]}' { "commit": "4ecdc64c0f41321d2a949ec9ff474c87a3f3fe0c", "tree": "a9f4dcc5b7432c837a2138287dea85982907de0b", "parents": [ "d2912bb3e1872130bbb771724768bec558effb02" ], "author": { "name": "Christian Aistleitner", "email": "christian@quelltextlich.at", "time": "Fri May 22 00:53:29 2020 +0200" }, "committer": { "name": "Christian Aistleitner", "email": "christian@quelltextlich.at", "time": "Sun Jun 28 22:36:03 2020 +0200" }, "message": "Make tests that rely on logging work in Eclipse\n\nThe tests work when run through Bazel, but break when run in Eclipse.\nIn Eclipse, accessing the logger by name from the test harness gave a\ndifferent logger than accessing the logger by name from the\nclass-under-test. So the test harness could not configure the logger of\nthe class-under-test and hence failed to capture logs. We resort to\nconfiguring the root logger and filtering to the class-under-test in\nthe appender.\n\nChange-Id: I7bf7245a1c8445f69ed732537b2697f66f19b65d\n", "tree_diff": [ { "type": "modify", "old_id": "adccee886400e53aa4eae6bfc0fb22d040c09382", "old_mode": 33188, "old_path": "src/test/java/com/googlesource/gerrit/plugins/its/base/testutil/log/LogUtil.java", "new_id": "17830dbf8aeecb87d80e487c8514e35e6dd9a406", "new_mode": 33188, "new_path": "src/test/java/com/googlesource/gerrit/plugins/its/base/testutil/log/LogUtil.java" } ] }