Number of operations whose error field is non-null.
Number of operations whose error field is null.
OptionalreasonOptional failure classification for infra-level errors. Uses the same tags as IPhaseState.reason.
OptionalresetWhether the database was reset before execution, when known.
OptionalsimultaneousConcurrent execution limit used, when known.
True when setup completed and every executed operation produced no error
(failed === 0 && total > 0). False for any infra failure or partial
failure.
Number of e2e operations executed. 0 when setup failed.
Wall-clock duration from runtime start to completion, in ms.