Skip to content

Flaky test: tests/sentry/issues/endpoints/test_organization_group_suspect_tags.py::OrganizationGroupSuspectTagsTestCase::test_get #108738

@github-actions

Description

@github-actions

Failing test: tests/sentry/issues/endpoints/test_organization_group_suspect_tags.py::OrganizationGroupSuspectTagsTestCase::test_get
Sentry sha: b7f1934
Run: https://github.com/getsentry/sentry/actions/runs/22240676494

�[1m�[31mtests/sentry/issues/endpoints/test_organization_group_suspect_tags.py�[0m:48: in test_get
    assert response.json() == {
�[1m�[31mE   AssertionError: assert {'data': [{'s...g': 'other'}]} == {'data': [{'s...g': 'other'}]}�[0m
�[1m�[31mE     �[0m
�[1m�[31mE     Differing items:�[0m
�[1m�[31mE     {'data': [{'score': 0.0, 'tag': 'key'}, {'score': 0.0, 'tag': 'other'}]} != {'data': [{'score': 2.7622287114272543, 'tag': 'key'}, {'score': 0.0, 'tag': 'other'}]}�[0m
�[1m�[31mE     �[0m
�[1m�[31mE     Full diff:�[0m
�[1m�[31mE       {�[0m
�[1m�[31mE           'data': [�[0m
�[1m�[31mE               {�[0m
�[1m�[31mE     -             'score': 2.7622287114272543,�[0m
�[1m�[31mE     +             'score': 0.0,�[0m
�[1m�[31mE                   'tag': 'key',�[0m
�[1m�[31mE               },�[0m
�[1m�[31mE               {�[0m
�[1m�[31mE                   'score': 0.0,�[0m
�[1m�[31mE                   'tag': 'other',�[0m
�[1m�[31mE               },�[0m
�[1m�[31mE           ],�[0m
�[1m�[31mE       }�[0m

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions