Skip to content

Commit

Permalink
ci: temporarily mark NDB altnames test as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Jan 10, 2025
1 parent 434db0b commit 3a034a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_linux/test_ndb/test_altnames.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
)


@pytest.mark.xfail(reason='flaky test, to be fixed')
@pytest.mark.parametrize('context', test_matrix, indirect=True)
@skip_if_not_supported
def test_altname_complex(context):
Expand Down

0 comments on commit 3a034a1

Please sign in to comment.