Skip to content

Duplicate group snql bug #7035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Duplicate group snql bug #7035

wants to merge 1 commit into from

Conversation

volokluev
Copy link
Member

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Copy link

codecov bot commented Apr 4, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
314 1 313 2
View the top 1 failed test(s) by shortest run time
tests.test_snql_api.TestSnQLApi::test_buggy_query
Stack Traces | 0.624s run time
Traceback (most recent call last):
  File ".../snuba/tests/test_snql_api.py", line 163, in test_buggy_query
    assert response.status_code == 200, data
AssertionError: {'error': {'message': 'Duplicate column: group_id', 'type': 'internal_server_error'}}
assert 500 == 200
 +  where 500 = <WrapperTestResponse 113 bytes [500 INTERNAL SERVER ERROR]>.status_code

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant