Steps to replicate the issue
- Navigate to a Gerrit change that currently has CI tests running/in progress. (Any of the patches listed at https://integration.wikimedia.org/zuul should be fine for this.)
- From that change, navigate to any other change that currently has no CI tests in progress (e.g., by clicking through to the change's repository, and clicking on a different change that's already been merged).
What happens?
A "CI has completed checks" bubble/popup appears at the bottom-left of the screen, prompting the user to reload the change view.
What should have happened instead?
As there were no tests running for the change being viewed, no checks had been completed, and the user therefore shouldn't have been prompted to reload the change view.
