fix(test runner): do not count statically skipped tests when sharding - #42916
Conversation
Test results for "MCP"1 failed 8711 passed, 1480 skipped Merge workflow run. |
Test results for "tests 1"8 flaky52282 passed, 1241 skipped Merge workflow run. |
|
Hi, I'm the Playwright bot and I took a first look at the CI failures. 🟢 The failure looks like a pre-existing flake, not caused by this PRThe only failing test, DetailsThis PR changes Pre-existing flake / infra
Triaged by the Playwright bot - agent run |
5ea3ac5
into
microsoft:main
Summary
test.skip,test.fixme,describe.skip) no longer count toward shard sizes, so shards with many skipped tests are not starved of real work.Fixes #42875