Skip to content

Commit

Permalink
added comment with the reason one of the tests are xfailing
Browse files Browse the repository at this point in the history
  • Loading branch information
Goader authored and djstrong committed Jan 1, 2024
1 parent 1adeeec commit 12042ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_web_api_prod.py
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ def test_prod_grouped_by_category_emojis(self, prod_test_client, label):
elif category['type'] == 'expand':
assert len(category['suggestions']) > 0

# reason is described here - https://app.shortcut.com/ps-web3/story/22270/nondeterministic-behavior-for-vitalik
@pytest.mark.xfail
@pytest.mark.integration_test
@pytest.mark.parametrize("label", ["zeus", "dog", "dogs", "superman"])
Expand Down

0 comments on commit 12042ad

Please sign in to comment.