Skip to content

Commit

Permalink
remove xfail (kubeflow#4458)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielwen authored and k8s-ci-robot committed Nov 4, 2019
1 parent 874f1f6 commit 943ecc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testing/kfctl/endpoint_ready_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
from testing import deploy_utils
from testing import gcp_util

# TODO(https://github.com/kubeflow/kfctl/issues/42):
# Test is failing pretty consistently.
@pytest.mark.xfail
# There's really no good reason to run test_endpoint during presubmits.
# We shouldn't need it to feel confident that kfctl is working.
@pytest.mark.skipif(os.getenv("JOB_TYPE") == "presubmit",
Expand Down

0 comments on commit 943ecc3

Please sign in to comment.