Skip to content
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

test(ci): Fix failing tests #11554

Merged
merged 1 commit into from
Apr 11, 2024
Merged

test(ci): Fix failing tests #11554

merged 1 commit into from
Apr 11, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Apr 11, 2024

This hopefully fixes these tests that randomly started failing 😬
debugging this on CI, I saw that the second session envelope it sent was about discarding session events because sending them failed. So ensuring we don't drop the sessions should fix this, I think.

@mydea mydea self-assigned this Apr 11, 2024
@mydea mydea changed the title test(ci): Fix failing tests WIP test(ci): Fix failing tests Apr 11, 2024
@mydea mydea requested review from lforst, Lms24 and s1gr1d April 11, 2024 08:28
@mydea mydea marked this pull request as ready for review April 11, 2024 08:29
@mydea mydea merged commit 5a60afd into develop Apr 11, 2024
79 checks passed
@mydea mydea deleted the fn/fix-ci branch April 11, 2024 08:52
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
This hopefully fixes these tests that randomly started failing 😬 
debugging this on CI, I saw that the second session envelope it sent was
about discarding session events because sending them failed. So ensuring
we don't drop the sessions should fix this, I think.
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