getsentry / getsentry/sentry-javascript
[Flaky CI]: Browser Unit Tests - test/tracing/request.test.ts > instrumentOutgoingRequests > creates a QUERY XHR span with the QUERY method attribute
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 523
Description
### Flakiness Type
Other / Unknown
### Name of Job
Browser Unit Tests
### Name of Test
test/tracing/request.test.ts > instrumentOutgoingRequests > creates a QUERY XHR span with the QUERY method attribute
### Link to Test Run
https://github.com/getsentry/sentry-javascript/actions/runs/31585290429/job/94078055114
---
_This issue was automatically created._
Contributor guide
Research direction
Start with test/tracing/request.test.ts and the instrumentOutgoingRequests test named in the issue, then inspect the linked Browser Unit Tests run for the failure details. Reproduce the flake and identify why the QUERY XHR span's method attribute is intermittent; done means the test passes reliably without weakening its assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100