(playwright): Stabilize Playwright search export coverage#27462
(playwright): Stabilize Playwright search export coverage#27462harsh-vador merged 2 commits intomainfrom
Conversation
Code Review ✅ Approved 2 resolved / 2 findingsStabilizes Playwright search export coverage by implementing mocked data for limit-exceeded scenarios and adding response status verification to waitForResponse calls. No issues remain. ✅ 2 resolved✅ Bug: Limit-exceeded test will fail without mocked data (< 200k assets)
✅ Edge Case: waitForResponse without status check may match failed requests
OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
🟡 Playwright Results — all passed (29 flaky)✅ 3652 passed · ❌ 0 failed · 🟡 29 flaky · ⏭️ 89 skipped
🟡 29 flaky test(s) (passed on retry)
How to debug locally# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip # view trace |
|
Failed to cherry-pick changes to the 1.12.6 branch. |
* (playwright): Stabilize Playwright search export coverage * add more test coverage & address gitar (cherry picked from commit d6737a5)



Describe your changes:
Summary
This PR cleans up and stabilizes the Playwright coverage for search export behavior.
What changed
Screen.Recording.2026-04-17.at.2.39.36.PM.mov
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>