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: fix CR/LF warning on only-changed tests #32772

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

mxschmitt
Copy link
Member

We don't need it in our repository, because we have a .gitattributes file. Inside the test it falls back to the global setting, which is true for default installations.

Fixes https://github.com/microsoft/playwright/actions/runs/11002734638/job/30550364245#step:3:348

Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [webkit-codegen-mode-trace] › library/inspector/cli-codegen-2.spec.ts:408:7 › cli codegen › click should emit events in order

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

36327 passed, 747 skipped
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt merged commit 8557b98 into microsoft:main Sep 23, 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.

2 participants