Skip to content

Conversation

constantinius
Copy link
Contributor

@constantinius constantinius requested review from a team as code owners September 5, 2025 08:16
Copy link

linear bot commented Sep 5, 2025

Copy link

codecov bot commented Sep 5, 2025

❌ 17 Tests Failed:

Tests completed Failed Passed Skipped
27577 17 27560 597
View the top 3 failed test(s) by shortest run time
tests.sentry.autofix.test_webhooks.AutofixPrWebhookTest::test_opened
Stack Traces | 1.11s run time
#x1B[1m#x1B[.../sentry/autofix/test_webhooks.py#x1B[0m:54: in test_opened
    assert_last_analytics_event(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:58: in assert_last_analytics_event
    assert_event_equal(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:17: in assert_event_equal
    raise AssertionError(
#x1B[1m#x1B[31mE   AssertionError: Expected event type <class 'sentry.analytics.events.ai_autofix_pr_events.AiAutofixPrOpenedEvent'> but got <class 'str'>#x1B[0m
tests.sentry.autofix.test_webhooks.AutofixPrWebhookTest::test_merged
Stack Traces | 1.16s run time
#x1B[1m#x1B[.../sentry/autofix/test_webhooks.py#x1B[0m:137: in test_merged
    assert_last_analytics_event(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:58: in assert_last_analytics_event
    assert_event_equal(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:17: in assert_event_equal
    raise AssertionError(
#x1B[1m#x1B[31mE   AssertionError: Expected event type <class 'sentry.analytics.events.ai_autofix_pr_events.AiAutofixPrMergedEvent'> but got <class 'str'>#x1B[0m
tests.sentry.autofix.test_webhooks.AutofixPrWebhookTest::test_closed
Stack Traces | 1.23s run time
#x1B[1m#x1B[.../sentry/autofix/test_webhooks.py#x1B[0m:96: in test_closed
    assert_last_analytics_event(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:58: in assert_last_analytics_event
    assert_event_equal(
#x1B[1m#x1B[.../testutils/helpers/analytics.py#x1B[0m:17: in assert_event_equal
    raise AssertionError(
#x1B[1m#x1B[31mE   AssertionError: Expected event type <class 'sentry.analytics.events.ai_autofix_pr_events.AiAutofixPrClosedEvent'> but got <class 'str'>#x1B[0m

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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