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

chore(ui): ensure that --ignore-snapshots is respected #32875

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Sep 30, 2024

Closes #32868.

The actual fix was already delivered in https://github.com/microsoft/playwright/pull/32798/files#diff-98ff2ff92b08ca7e8b274abb3ba6b2eec9bab332e340d062cc18ad1dfe505bf2R299, this PR adds a test to ensure we don't regress.

@Skn0tt Skn0tt self-assigned this Sep 30, 2024
@Skn0tt
Copy link
Member Author

Skn0tt commented Sep 30, 2024

Sorry, didn't want to request both of you as reviewers - but GH doesn't let me undo that 😅

Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT

1 flaky ⚠️ [chromium] › components/splitView.spec.tsx:35:5 › should render sidebar first

36413 passed, 758 skipped
✔️✔️✔️

Merge workflow run.

@Skn0tt Skn0tt merged commit c67a733 into microsoft:main Sep 30, 2024
29 of 30 checks passed
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.

[Bug]: --ignore-snapshots option doesn't work when combined with --ui mode
2 participants