Skip to content

fix(autofix): fall back to code mappings but don't add to preference#113208

Draft
srest2021 wants to merge 5 commits intomasterfrom
srest2021/fix-code-mappings-trigger-autofix
Draft

fix(autofix): fall back to code mappings but don't add to preference#113208
srest2021 wants to merge 5 commits intomasterfrom
srest2021/fix-code-mappings-trigger-autofix

Conversation

@srest2021
Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on 9d42e3b in this run:

tests/sentry/seer/autofix/test_autofix.py::TestTriggerAutofix::test_trigger_autofix_passes_resolved_preferencelog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/autofix/test_autofix.py:965: in test_trigger_autofix_passes_resolved_preference
    assert len(call_kwargs["repos"]) == 1
E   assert 0 == 1
E    +  where 0 = len([])
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointTest::test_ai_autofix_post_endpointlog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:384: in test_ai_autofix_post_endpoint
    assert any(
E   assert False
E    +  where False = any(<generator object GroupAutofixEndpointTest.test_ai_autofix_post_endpoint.<locals>.<genexpr> at 0x7fb51a1cb100>)
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointTest::test_ai_autofix_post_without_event_idlog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:546: in test_ai_autofix_post_without_event_id
    assert any(
E   assert False
E    +  where False = any(<generator object GroupAutofixEndpointTest.test_ai_autofix_post_without_event_id.<locals>.<genexpr> at 0x7fb519bc85e0>)
tests/sentry/seer/endpoints/test_group_ai_autofix.py::GroupAutofixEndpointTest::test_ai_autofix_post_without_event_id_no_recommended_eventlog
[gw0] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/endpoints/test_group_ai_autofix.py:637: in test_ai_autofix_post_without_event_id_no_recommended_event
    assert any(
E   assert False
E    +  where False = any(<generator object GroupAutofixEndpointTest.test_ai_autofix_post_without_event_id_no_recommended_event.<locals>.<genexpr> at 0x7fb51b8d07c0>)

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