Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: disable page-drag tests in headed linux #31280

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jun 12, 2024

The tests have been flaking across browsers apparently due to stray mouse event sent by the OS.

See https://devops.playwright.dev/flakiness.html#filter_spec=page%2Fpage-drag.spec.ts&show_flaky=true&timestamp=1718225128508

The tests have been flaking across browsers apparently due to stray mouse event sent by the OS.
Copy link
Contributor

Test results for "tests 1"

2 failed
❌ [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT
❌ [playwright-test] › test-step.spec.ts:604:5 › should show final toPass error

3 flaky ⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline
⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:96:5 › should batch watch updates

28313 passed, 637 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 9a31821 into microsoft:main Jun 12, 2024
29 of 30 checks passed
@yury-s yury-s deleted the dnd-tests-linux-headed branch June 12, 2024 22:09
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.

None yet

2 participants