perf(test): avoid redundant stack capture#41961
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c00ba4a1-a424-46ae-967e-2ddf02f91511
|
Inspired by microsoft/playwright-python#3147. I also checked Java and DotNet, couldn't find a significant improvement there. |
Test results for "MCP"1 failed 7785 passed, 1262 skipped Merge workflow run. |
|
Hi, I'm the Playwright bot and I took a first look at the CI failures. 🟡 The one failure is very unlikely to be caused by this PR, but I can't outright prove it's a flake
DetailsUncertain (leaning not-caused-by-PR)
Triaged by the Playwright bot - agent run |
Test results for "tests 1"4 flaky49846 passed, 1146 skipped Merge workflow run. |
Reuses already captured locations instead of taking a second stack trace.
Node 26, headless Chromium:
page.evaluate(): 399 → 274 µs (-31%)