Skip to content

Attempted fix for flaky playwright tests#6316

Open
Aaron1011 wants to merge 2 commits intomainfrom
cursor/test-flakiness-resolution-692f
Open

Attempted fix for flaky playwright tests#6316
Aaron1011 wants to merge 2 commits intomainfrom
cursor/test-flakiness-resolution-692f

Conversation

@Aaron1011
Copy link
Member

@Aaron1011 Aaron1011 commented Feb 12, 2026

This pull request contains changes generated by a Cursor Cloud Agent

Open in Cursor Open in Web


Note

Low Risk
Test-only changes that refine selectors and waiting logic; low product risk, with limited chance of needing selector updates if UI structure changes.

Overview
Improves Playwright E2E test stability by tightening selectors and replacing brittle waits.

The inference preview sheet test now asserts the header via a specific inference ID link selector (instead of matching broad Inference text). The word-wrap persistence test scopes the toggle to the Input section and replaces manual timeouts / attribute reads with expect(...).toHaveAttribute and expect.poll for localStorage updates across reloads.

Written by Cursor Bugbot for commit e51360e. This will update automatically on new commits. Configure here.

cursoragent and others added 2 commits February 12, 2026 22:26
Co-authored-by: Aaron Hill <aa1ronham@gmail.com>
Co-authored-by: Aaron Hill <aa1ronham@gmail.com>
@cursor
Copy link

cursor bot commented Feb 12, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@Aaron1011 Aaron1011 changed the title Test flakiness resolution Attempted fix for flaky playwright tests Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants