ListChecksIT: fix flaky test

The "listAllWithOptions" test is flaky because it's
using the timestamp of the patchset rather than
the timestamp of the checker. When those two
timestamps are different, the test will fail.

Change-Id: Iafe249994b10a640c031502312dd042dc24f193f
1 file changed
tree: 1bb85eea4314ad547e5c676f4ceda4e2ab2b6ce1
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. 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.