Skip to content

Commit

Permalink
Merge pull request #184 from NordSecurity/jj_natlab_police
Browse files Browse the repository at this point in the history
Mark natlab test as flaky
  • Loading branch information
jjanowsk authored Oct 24, 2023
2 parents cb2b0b4 + 56e43b2 commit 1768662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nat-lab/tests/test_direct_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ async def test_direct_connection_loss_for_infinity(


@pytest.mark.asyncio
@pytest.mark.xfail(reason="test is flaky - LLT-4441")
@pytest.mark.parametrize(
"endpoint_providers, client1_type, client2_type, _reflexive_ip",
UHP_conn_client_types,
Expand Down

0 comments on commit 1768662

Please sign in to comment.