a800ee4d97
Full matrix takes long enough to be vulnerable to terminal hangs, docker OOM, or just user CTRL-C. Per-testcase output.txt files hold status lines we can scrape without re-running anything. Usage: ./quic/interop/summarize-matrix.sh Output: TESTCASE RESULT TIME -------------------- --------------- ---------- handshake ✓ SUCCEEDED 2.5s transfer ✓ SUCCEEDED 3.1s multiplexing ✓ SUCCEEDED 5.2s retry ✕ FAILED 8.3s ecn ? UNSUPPORTED 2.6s Helps iterate when the matrix is too long to run end-to-end on macOS Docker.