You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: run-all echoes a failing suite's assertion lines
A matrix-only failure (Windows render-diff, 4 tests) reports bare counts in
CI with no way to see which assertions broke — the runner captures suite
output and discards it. On failure, print the suite's ✘/FAIL lines (capped).
0 commit comments