Skip to content

[Flaky CI]: E2E react-send-to-sentry Replay recording data #15167

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

Closed
Lms24 opened this issue Jan 27, 2025 · 0 comments · Fixed by #15168
Closed

[Flaky CI]: E2E react-send-to-sentry Replay recording data #15167

Lms24 opened this issue Jan 27, 2025 · 0 comments · Fixed by #15168
Assignees

Comments

@Lms24
Copy link
Member

Lms24 commented Jan 27, 2025

Flakiness Type

Assertion failure

Name of Job

E2E react-send-to-sentry Test (optional)

Name of Test

test/send-to-sentry.ts

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/12985473843/job/36211060315?pr=15166#step:13:95

Details

Looks like we assert the concrete order of entries and sometimes, the order of closely emitted web vital entries is turned around. I think we should be fine to relax the order constraint while still asserting that received and expected arrays contain the same elements.

@Lms24 Lms24 self-assigned this Jan 27, 2025
@Lms24 Lms24 closed this as completed in 7a208e1 Jan 27, 2025
Lms24 added a commit that referenced this issue Jan 27, 2025
Relax the assertion for the replay recording data test so that we allow
arbitrary order but still assert on the exact amount and contents of the
received recording items.

closes #15167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant