We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce61589 commit 38a9893Copy full SHA for 38a9893
tests/integ/test_inference_recommender.py
@@ -420,6 +420,7 @@ def test_advanced_right_size_and_deploy_unregistered_model_sklearn(
420
predictor.delete_endpoint()
421
422
423
+@pytest.mark.skip(reason="Skipping this test class for now")
424
@pytest.mark.slow_test
425
@pytest.mark.flaky(reruns=3, reruns_delay=2)
426
def test_advanced_right_size_and_deploy_registered_model_sklearn(
0 commit comments