Skip to content

Conversation

@shruthilayaj
Copy link
Member

Follow up, as promised

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 13, 2025
@shruthilayaj shruthilayaj marked this pull request as ready for review November 13, 2025 21:22
@shruthilayaj shruthilayaj requested review from a team as code owners November 13, 2025 21:22
Base automatically changed from shruthi/feat/make-extrapolation-mode-enum-2 to master November 13, 2025 21:24
@shruthilayaj shruthilayaj requested a review from a team as a code owner November 13, 2025 21:24
@codecov
Copy link

codecov bot commented Nov 13, 2025

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
29680 8 29672 244
View the full list of 8 ❄️ flaky test(s)
tests.snuba.api.endpoints.test_organization_events_stats_trace_metrics.OrganizationEventsStatsTraceMetricsEndpointTest::test_meta_accuracy

Flake rate in main: 100.00% (Passed 0 times, Failed 6 times)

Stack Traces | 17.6s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_stats_trace_metrics.py#x1B[0m:203: in test_meta_accuracy
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_stats_trace_metrics.OrganizationEventsStatsTraceMetricsEndpointTest::test_per_second_function

Flake rate in main: 100.00% (Passed 0 times, Failed 7 times)

Stack Traces | 16.1s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_stats_trace_metrics.py#x1B[0m:103: in test_per_second_function
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_aggregation_embedded_metric_name_formula

Flake rate in main: 100.00% (Passed 0 times, Failed 6 times)

Stack Traces | 16.7s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:383: in test_aggregation_embedded_metric_name_formula
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_per_minute_formula

Flake rate in main: 100.00% (Passed 0 times, Failed 14 times)

Stack Traces | 16s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:199: in test_per_minute_formula
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_per_second_formula

Flake rate in main: 100.00% (Passed 0 times, Failed 11 times)

Stack Traces | 17.8s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:223: in test_per_second_formula
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_per_second_formula_with_counter_metric_type

Flake rate in main: 100.00% (Passed 0 times, Failed 5 times)

Stack Traces | 16s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:250: in test_per_second_formula_with_counter_metric_type
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_per_second_formula_with_gauge_metric_type

Flake rate in main: 100.00% (Passed 0 times, Failed 7 times)

Stack Traces | 16s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:275: in test_per_second_formula_with_gauge_metric_type
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#x1B[0m
tests.snuba.api.endpoints.test_organization_events_trace_metrics.OrganizationEventsTraceMetricsEndpointTest::test_per_second_formula_with_gauge_metric_type_without_top_level_metric_type

Flake rate in main: 100.00% (Passed 0 times, Failed 4 times)

Stack Traces | 17.2s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_events_trace_metrics.py#x1B[0m:299: in test_per_second_formula_with_gauge_metric_type_without_top_level_metric_type
    assert response.status_code == 200, response.content
#x1B[1m#x1B[31mE   AssertionError: b'{"detail":"Internal Error","errorId":null}'#x1B[0m
#x1B[1m#x1B[31mE   assert 500 == 200#x1B[0m
#x1B[1m#x1B[31mE    +  where 500 = <Response status_code=500, "application/json">.status_code#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.

@shruthilayaj
Copy link
Member Author

Had to re-do this PR, so addressed there #103368

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.

3 participants