Skip to content

chore: store Playwright trace files #381

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented May 13, 2025

Store Playwright trace files as otherwise it's impossible to debug if something fails only on CI.

with:
name: playwright-traces
path: dist/.playwright/**/*.zip
include-hidden-files: true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed as it's stored in dist/.playwright (dot folder)

@layershifter layershifter marked this pull request as ready for review May 13, 2025 10:10
@layershifter layershifter requested a review from a team as a code owner May 13, 2025 10:10
@layershifter layershifter merged commit 6c532d0 into microsoft:main May 13, 2025
3 checks passed
@layershifter layershifter deleted the chore/store-pw-traces branch May 13, 2025 10:18
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