Docs · States
Your tests failed
TESTS_FAILED · exit 10 · an agent can clear this
The command in the receipt exited non-zero. Relay cannot measure a suite that does not pass — a failing suite proves nothing about the change.
Clears when
The named failing tests pass, in a fresh receipt.
Commands
<fix the failing tests named in the response> relayevals receipt run --name tests --kind test -- <your test command> relayevals next --format json
Every state, with its exit code, is listed in the documentation. An agent that reaches an unfamiliar state should run relayevals next --format json and follow the single action it returns.