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: do not record route calls in the trace #32723

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Sep 20, 2024

These are represented in the network pane instead.

Closes #30970.

These are represented in the network pane instead.
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 ⚠️ [webkit-library] › library/download.spec.ts:698:3 › should convert navigation to a resource with unsupported mime type into download

35507 passed, 661 skipped
✔️✔️✔️

Merge workflow run.

@pavelfeldman pavelfeldman merged commit b3a82be into microsoft:main Sep 21, 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.

[Feature]: Hide route.* calls from test traces / reports
2 participants