getsentry / getsentry/sentry-javascript
[Flaky CI]: E2E astro-6-cf-workers Test - tests/db.test.ts › a nested query lands on the same transaction (async context restored)
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Flakiness Type
Other / Unknown
### Name of Job
E2E astro-6-cf-workers Test
### Name of Test
[chromium] › tests/db.test.ts:24:1 › a nested query lands on the same transaction (async context restored)
### Link to Test Run
https://github.com/getsentry/sentry-javascript/actions/runs/32852605445/job/97818254457
---
_This issue was automatically created._
Contributor guide
Research direction
Start with tests/db.test.ts at line 24 and inspect the linked E2E test run for the failure pattern in the astro-6-cf-workers job. Re-run the named Chromium test and trace whether the nested query consistently restores the async context and uses the same transaction; done means the test no longer flakes in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100