Skip to content

chore(typing): Remove tests.sentry.issues.test_utils from mypy ignore list#116070

Open
shashjar wants to merge 1 commit into
masterfrom
shashjar/type-tests-sentry-issues-test-utils
Open

chore(typing): Remove tests.sentry.issues.test_utils from mypy ignore list#116070
shashjar wants to merge 1 commit into
masterfrom
shashjar/type-tests-sentry-issues-test-utils

Conversation

@shashjar
Copy link
Copy Markdown
Member

Resolves ENG-6461.

Fixes the mypy errors in tests/sentry/issues/test_utils.py.

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 21, 2026

ENG-6461

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 21, 2026
@shashjar shashjar requested a review from a team May 21, 2026 23:13
@shashjar shashjar marked this pull request as ready for review May 21, 2026 23:13
@shashjar shashjar requested review from a team as code owners May 21, 2026 23:13
@shashjar shashjar removed request for a team May 21, 2026 23:13
@github-actions
Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on df72ec5 in this run:

tests/symbolicator/test_minidump_full.py::SymbolicatorMinidumpIntegrationTest::test_full_minidump_invalid_extralog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/symbolicator/test_minidump_full.py:139: in test_full_minidump_invalid_extra
    event = self.post_and_retrieve_minidump(
src/sentry/testutils/relay.py:127: in post_and_retrieve_minidump
    assert resp.ok
E   assert False
E    +  where False = <Response [503]>.ok

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