Skip to content

Commit 9833551

Browse files
authored
Merge pull request 3scale-qe#933 from mkudlej/test_on_failed_cond_policy_fix
this bug is fixed in the last build THREESCALE-11738
2 parents edc2c35 + d26f68c commit 9833551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testsuite/tests/apicast/policy/conditional/test_on_failed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def policy_settings():
3636
)
3737

3838

39-
@pytest.mark.xfail
4039
@pytest.mark.issue("https://issues.redhat.com/browse/THREESCALE-11738")
4140
def test_on_failed(api_client):
4241
"""if condition is met, non-existing policy is loaded and

0 commit comments

Comments
 (0)