Skip to content

Commit

Permalink
mark slack perm sync as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Dec 16, 2024
1 parent 29ef642 commit bee74ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ def test_slack_permission_sync(
assert private_message not in onyx_doc_message_strings


@pytest.mark.xfail(reason="flaky", strict=False)
def test_slack_group_permission_sync(
reset: None,
vespa_client: vespa_fixture,
Expand Down

0 comments on commit bee74ac

Please sign in to comment.