clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
981 stars 221 forks source link

chore(e2e): Update dynamic keys suit to run on serial mode #3674

Closed LauraBeatris closed 2 weeks ago

LauraBeatris commented 2 weeks ago

Description

A previous CI run failed due to errors on app.teardown():

Error: ENOTEMPTY: directory not empty, rmdir '/tmp/.temp_integration/next-app-router17204222846808efe5451ae'

This might be due to racing conditions with app.teardown while building the Next.js app and running tests in parallel mode. I'm updating the mode to serial and will keep monitoring if the same flaky error persists!

Checklist

Type of change

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 4bee26bfe2e03a3a3dd395d76b6a2efe106651ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR