Test that checker with invalid query is treated as not required for combined check state

This adds test coverage for the block that catches
ConfigInvalidException in Checker#isCheckerRelevant

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: If6b772c54b4b3084153c94f1603186ef28d0caea
1 file changed
tree: c729c455a069dbcf29d7549b76dc7e08e268173f
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.