Skip to content

Commit

Permalink
fix(#4701): Add xfail mark to worker logs test
Browse files Browse the repository at this point in the history
  • Loading branch information
fdalmaup committed Nov 22, 2023
1 parent 171ae13 commit c7d92e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def dict_to_tree(dict_tree):
}


@pytest.mark.xfail(reason="known cluster log issue due to cluster logging refactor")
def test_check_logs_order_workers(artifacts_path):
"""Check that cluster logs appear in the expected order.
Expand Down

0 comments on commit c7d92e7

Please sign in to comment.