getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

WIP(releases): Try to repro resolved in release bug #81165

Open snigdhas opened 12 hours ago

codecov[bot] commented 12 hours ago

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
23117 1 23116 215
View the top 1 failed tests by shortest run time > > ```python > tests.snuba.api.endpoints.test_organization_events_stats_mep.OrganizationEventsStatsMetricsEnhancedPerformanceEndpointTest::test_metrics_enhanced_defaults_to_transactions_with_feature_flag > ``` > >
Stack Traces | 4.39s run time > > > > > ```python > > #x1B[1m#x1B[.../api/endpoints/test_organization_events_stats_mep.py#x1B[0m:1038: in test_metrics_enhanced_defaults_to_transactions_with_feature_flag > > assert response.data["data"][0][1][0]["count"] == 1 > > #x1B[1m#x1B[31mE assert 0 == 1#x1B[0m > > ``` > >

To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github