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
Strip more matrix/variant noise from job and test names so the same flaky
test dedupes to a single issue instead of one per variant.
Job names now also collapse (Node xx) and (n/m) shard groups, fold all
Playwright bundle/esm build configs into one bucket, and drop E2E
"-node-xx" app-name suffixes.
Test names now also strip the [chromium] browser prefix, Playwright
line:column locations (which drift on every file edit and reopened
issues), the trailing [esm]/[cjs] module-format suffix, and the bare
"esm/cjs >" describe segment so the suffix and describe-block forms
converge.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments