Skip to content

Conversation

@serhalp
Copy link
Member

@serhalp serhalp commented Oct 17, 2025

Description

We had turned this off long ago in a blind attempt to fix flakiness.

We recently actually fixed flakiness, which turned out to be unrelated to this.

This significantly speeds up our CI, from ~12m to ~6m.

We had turned this off in a blind attempt to fix flakiness.

We recently *actually* fixed flakiness, which was unrelated to this.
@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for remix-serverless ready!

Name Link
🔨 Latest commit 28db1f6
🔍 Latest deploy log https://app.netlify.com/projects/remix-serverless/deploys/68f25b694403ca000881a245
😎 Deploy Preview https://deploy-preview-551--remix-serverless.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for remix-edge ready!

Name Link
🔨 Latest commit 28db1f6
🔍 Latest deploy log https://app.netlify.com/projects/remix-edge/deploys/68f25b698d6cd00008f1624f
😎 Deploy Preview https://deploy-preview-551--remix-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Oct 17, 2025
@serhalp serhalp marked this pull request as ready for review October 17, 2025 15:28
@serhalp serhalp requested a review from a team as a code owner October 17, 2025 15:28
testDir: './tests/e2e',
/* Run tests in files in parallel */
fullyParallel: true,
workers: 1,
Copy link
Member Author

Choose a reason for hiding this comment

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

(the default is dynamic, based on number of cpu cores)

Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

🚤

Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

✈️

@serhalp serhalp merged commit 28f2644 into main Oct 17, 2025
28 checks passed
@serhalp serhalp deleted the chore/playwright-parallelize branch October 17, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants