-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Flaky CI]: Html Webpack Plugin: Error: EEXIST: file already exists, symlink <...> #11902
Labels
Comments
billyvg
changed the title
[Flaky CI]: integrations/Breadcrumbs/dom/click/test.ts:7:11 › captures Breadcrumb for clicks & debounces them for a second
[Flaky CI]: Html Webpack Plugin: Error: EEXIST: file already exists, symlink <...>
Aug 2, 2024
These tests (aside from the LCP one) are failing due to this issue as well Here is the output that is recorded in the Playwright traces:
Feedback related:
|
billyvg
added a commit
that referenced
this issue
Aug 2, 2024
Our playwright tests can be flakey caused by the build process when generating static assets. Even though we check if file exists before symlinking, it can at times fail because file already exists. I have not dug/thought about why this happens -- just catch/ignore and move on. Closes #11902
billyvg
added a commit
that referenced
this issue
Aug 2, 2024
Our playwright tests can be flakey caused by the build process when generating static assets. Even though we check if file exists before symlinking, it can at times fail because file already exists. I have not dug/thought about why this happens -- just catch/ignore and move on. Closes #11902
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This affects all of our Playwright tests because webpack is failing to output bundles
Flakiness Type
Other / Unknown
Name of Job
Playwright (bundle_tracing_replay_feedback) Tests
Name of Test
integrations/Breadcrumbs/dom/click/test.ts:7:11
Link to Test Run
https://github.com/getsentry/sentry-javascript/actions/runs/8960269977/job/24606691207?pr=11899#logs
Details
Downloaded the playwright trace and this is what is being rendered when loading the page:
The text was updated successfully, but these errors were encountered: