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

[Flaky CI]: E2E nestjs-basic Test API route transaction includes nest guard span and span started in guard is nested correctly #13176

Closed
lforst opened this issue Aug 2, 2024 · 2 comments · Fixed by #13188 or #13233
Assignees

Comments

@lforst
Copy link
Member

lforst commented Aug 2, 2024

Flakiness Type

Timeout

Name of Job

E2E nestjs-basic Test

Name of Test

dev-packages/e2e-tests/test-applications/nestjs-basic/tests/transactions.test.ts:342:5

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/10214714110/job/28263173710?pr=13174#step:12:140

Details

No response

@lforst lforst changed the title [Flaky CI]: E2E nestjs-basic Test [Flaky CI]: E2E nestjs-basic Test API route transaction includes nest guard span and span started in guard is nested correctly Aug 2, 2024
@nicohrubec nicohrubec linked a pull request Aug 3, 2024 that will close this issue
@nicohrubec nicohrubec reopened this Aug 5, 2024
@nicohrubec
Copy link
Contributor

@lforst Added some logs in this test run to see if the tests get stuck on fetch or the transaction await and as expected the issue is that the transaction does not arrive.

@nicohrubec nicohrubec linked a pull request Aug 5, 2024 that will close this issue
@lforst
Copy link
Member Author

lforst commented Aug 6, 2024

Very likely fixed by #13233

@lforst lforst closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants