Skip to content

ci: Streamline browser integration tests on CI #10435

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 4 commits into from
Jan 31, 2024
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Jan 31, 2024

This does two things:

  1. Only run webkit tests for the full bundle & esm tests (no need to run this for every variation...)
  2. Shard the tests for better parallelization

@mydea mydea self-assigned this Jan 31, 2024
mydea added 2 commits January 31, 2024 11:20
This does two things:
1. Only run webkit tests for the full bundle & esm tests (no need to run this for every variation...)
2. Shard the ESM tests for better parallelization
@mydea mydea force-pushed the fn/playwright-webkit branch from 03759f0 to 423931e Compare January 31, 2024 10:26
@mydea mydea marked this pull request as ready for review January 31, 2024 10:48
@mydea mydea requested review from lforst and Lms24 January 31, 2024 10:48
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

Let's give it a try!

@mydea
Copy link
Member Author

mydea commented Jan 31, 2024

Before:
Screenshot 2024-01-31 at 12 11 04

After:
Screenshot 2024-01-31 at 12 10 16

@mydea mydea merged commit 6155af5 into develop Jan 31, 2024
@mydea mydea deleted the fn/playwright-webkit branch January 31, 2024 11:12
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.

3 participants