Skip to content

Skip flaky test: test_missing_dsym #93041

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

Conversation

devinfra-flakiness[bot]
Copy link
Contributor

Please help us keep Sentry flake-free by merging this PR while a longer-term
resolution is implemented in issue #93040.


See also:
Flaky Test Policy & Responsibilities

Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93041      +/-   ##
==========================================
- Coverage   82.87%   81.80%   -1.07%     
==========================================
  Files       10295    10356      +61     
  Lines      590815   595381    +4566     
  Branches    22980    22980              
==========================================
- Hits       489629   487046    -2583     
- Misses      99752   106901    +7149     
  Partials     1434     1434              

@bc-sentry bc-sentry added the system:flakiness Devinfra Flakiness Burndown label Jun 12, 2025
@hubertdeng123 hubertdeng123 requested a review from untitaker June 16, 2025 22:08
@hubertdeng123
Copy link
Member

@untitaker Tagging you in this since it looks like you were the last one to touch this test

@hubertdeng123
Copy link
Member

FYI we'd ideally assign these PR's based on codeowners, so if that is more fitting let us know

@untitaker
Copy link
Member

yes please use codeowners for this + linear tickets, this is entirely misrouted

@hubertdeng123
Copy link
Member

@untitaker There is no codeowners for this file - that's why I had to manually assign you. I did it with git blame since you're the last one who touched the test. If this is misrouted, who is the best team/person to go to?

@untitaker untitaker requested a review from a team June 17, 2025 15:55
@untitaker
Copy link
Member

@hubertdeng123 symbolicator is owned by ingest team (see service registry)

@bukzor
Copy link
Contributor

bukzor commented Jun 17, 2025

@untitaker Please help us update codeowners.
You'll see similar things in future otherwise.

@untitaker
Copy link
Member

well...

/tests/symbolicator/* @getsentry/ingest

@bukzor
Copy link
Contributor

bukzor commented Jun 18, 2025

well...

/tests/symbolicator/* @getsentry/ingest

That's very mysterious. Do I misunderstand codeowners entirely? Is it not meant to set the PR reviewers? I'll have to make a followup issue for this...

@untitaker
Copy link
Member

i think a line further down probably overwrites it in some way (last rule wins and defines all codeowners)

somehow it doesn't work at all, otherwise github woudl've assigned this PR properly too

@bukzor bukzor added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jun 18, 2025
@bukzor
Copy link
Contributor

bukzor commented Jun 18, 2025

Mystery solved. That line was added quite recently, and isn't there in this PR. So we were both right: that line isn't there (in this PR) but also it's there (in HEAD).

/src/sentry/api/endpoints/event_reprocessable.py @getsentry/ingest
/src/sentry/api/endpoints/project_reprocessing.py @getsentry/ingest

Thanks @asottile-sentry

@bukzor bukzor merged commit 0608c6f into master Jun 18, 2025
61 of 62 checks passed
@bukzor bukzor deleted the flaky/tests-symbolicator-test_payload_full.py--SymbolicatorResolvingIntegrationTest--test_missing_dsym branch June 18, 2025 16:23
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
Please help us keep Sentry flake-free by merging this PR while a
longer-term
resolution is implemented in issue #93040.

---
**See also:**
[Flaky Test Policy &
Responsibilities](https://www.notion.so/sentry/Flaky-Test-Policy-Responsibilities-2078b10e4b5d804a8c53de7dd52d3c43)

---------

Co-authored-by: devinfra-flakiness[bot] <212413796+devinfra-flakiness[bot]@users.noreply.github.com>
Co-authored-by: Buck Evan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:flakiness Devinfra Flakiness Burndown Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants