Skip to content

chore: improve playwright stability#1486

Draft
alexmatson-da wants to merge 2 commits intomainfrom
alex/playwright-stability
Draft

chore: improve playwright stability#1486
alexmatson-da wants to merge 2 commits intomainfrom
alex/playwright-stability

Conversation

@alexmatson-da
Copy link
Copy Markdown
Contributor

the playwright tests for the example ping app feel very flaky when I run them on my machine... this PR tries to make things more reliable

Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
} from '@canton-network/core-wallet-test-utils'
const dappApiPort = 3030

test('connection status handling edge cases', async ({ page: dappPage }) => {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split each test into separate files to better see whats flaky / not flaky

@PHOL-DA
Copy link
Copy Markdown
Contributor

PHOL-DA commented Apr 9, 2026

i have fixed this over in #1586, the primary reason it flakes locally is because we have multi-runner setup (so multiple calls using the same user)

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