See which tests your Apache Ignite PR actually broke —
not the ones already failing or flaky on master.
Trigger a RunAll or re-run just the blockers, right from here.
An open-source continuous-integration tool for Apache Ignite contributors — source on GitHub. It reads the project's TeamCity CI (ci2) to tell real regressions from pre-existing flaky failures.
Everything runs under your account — there is no shared server token.
It is kept encrypted in your session cookie, never on the server.
Your login lasts until you log out.
⚠ RunAll interrupted
Broken suites
Didn't complete a reliable run — compilation, timeout, out-of-memory, crash or infrastructure. A timed-out or crashed suite is shown here rather than mined for blockers (its failures would be hang cascade, and some tests never ran). Re-run these first: the verdict below can't trust what they would have found.
Blockers
Nothing in this run looks caused by your PR — good to go.
Recently started failing
Failing the last few runs on this branch but passing earlier — a fresh break to watch, not yet a steady blocker. If it keeps failing it becomes a blocker; if it flaps back it won't.