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

feat(alerts): special tag condition #78710

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

JoshFerge
Copy link
Member

DRAFT. do not read.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
21817 1 21816 216
View the top 1 failed tests by shortest run time
tests.sentry.api.endpoints.test_project_stacktrace_coverage.ProjectStacktraceLinkTestCodecov test_codecov_line_coverage_exception
Stack Traces | 5.54s run time
#x1B[1m#x1B[.../api/endpoints/test_project_stacktrace_coverage.py#x1B[0m:154: in test_codecov_line_coverage_exception
    assert self._caplog.record_tuples == [
#x1B[1m#x1B[31mE   AssertionError: assert [('sentry.sup... execution.')] == [('sentry.int... execution.')]#x1B[0m
#x1B[1m#x1B[31mE     #x1B[0m
#x1B[1m#x1B[31mE     At index 0 diff: ('sentry.superuser', 20, 'superuser.needs-validation') != ('sentry.integrations.utils.codecov', 40, 'Codecov HTTP error: 500. Continuing execution.')#x1B[0m
#x1B[1m#x1B[31mE     Left contains 2 more items, first extra item: ('sentry.superuser', 20, 'superuser.logged-in')#x1B[0m
#x1B[1m#x1B[31mE     #x1B[0m
#x1B[1m#x1B[31mE     Full diff:#x1B[0m
#x1B[1m#x1B[31mE       [#x1B[0m
#x1B[1m#x1B[31mE     +     (#x1B[0m
#x1B[1m#x1B[31mE     +         'sentry.superuser',#x1B[0m
#x1B[1m#x1B[31mE     +         20,#x1B[0m
#x1B[1m#x1B[31mE     +         'superuser.needs-validation',#x1B[0m
#x1B[1m#x1B[31mE     +     ),#x1B[0m
#x1B[1m#x1B[31mE     +     (#x1B[0m
#x1B[1m#x1B[31mE     +         'sentry.superuser',#x1B[0m
#x1B[1m#x1B[31mE     +         20,#x1B[0m
#x1B[1m#x1B[31mE     +         'superuser.logged-in',#x1B[0m
#x1B[1m#x1B[31mE     +     ),#x1B[0m
#x1B[1m#x1B[31mE           (#x1B[0m
#x1B[1m#x1B[31mE               'sentry.integrations.utils.codecov',#x1B[0m
#x1B[1m#x1B[31mE               40,#x1B[0m
#x1B[1m#x1B[31mE               'Codecov HTTP error: 500. Continuing execution.',#x1B[0m
#x1B[1m#x1B[31mE           ),#x1B[0m
#x1B[1m#x1B[31mE       ]#x1B[0m

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant