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 cbe8229 commit e4eb332Copy full SHA for e4eb332
tests/integ/sagemaker/experiments/test_run.py
@@ -472,8 +472,7 @@ def test_run_from_processing_job_and_override_default_exp_config(
472
473
474
# dev_sdk_tar is required to trigger generating the dev SDK tar
475
-@pytest.mark.skip(
476
- reason="This test is failing regularly and blocking code pipeline.")
+@pytest.mark.skip(reason="This test is failing regularly and blocking code pipeline.")
477
def test_run_from_transform_job(
478
sagemaker_session,
479
dev_sdk_tar,
0 commit comments