Description
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
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.