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

feat(config): respectGitIgnore option #30972

Merged
merged 3 commits into from
May 23, 2024

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented May 23, 2024

Fixes #30553

docs/src/test-api/class-testconfig.md Outdated Show resolved Hide resolved
packages/playwright/src/common/config.ts Outdated Show resolved Hide resolved

This comment has been minimized.

This comment has been minimized.

docs/src/test-api/class-testconfig.md Outdated Show resolved Hide resolved
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [firefox-page] › page/page-request-continue.spec.ts:481:3 › continue should not change multipart/form-data body

4 flaky ⚠️ [firefox-page] › page/page-event-request.spec.ts:171:3 › should return response body when Cross-Origin-Opener-Policy is set
⚠️ [chromium-library] › library/trace-viewer.spec.ts:240:1 › should have network requests
⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline

27042 passed, 609 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit a106428 into microsoft:main May 23, 2024
29 of 30 checks passed
@yury-s yury-s deleted the config-respectGitIgnore branch May 23, 2024 19:05
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.

[Feature]: Make "respectGitIgnore" a configurable parameter
2 participants