Skip to content

Commit d28d478

Browse files
icywang86ruiRui Wang Napieralski
and
Rui Wang Napieralski
authored
fix: ignore failing smdataparallel test (#2172)
Co-authored-by: Rui Wang Napieralski <[email protected]>
1 parent 467e157 commit d28d478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/test_smdataparallel_tf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
integ.test_region() not in integ.DATA_PARALLEL_TESTING_REGIONS,
3232
reason="Only allow this test to run in IAD and CMH to limit usage of p3.16xlarge",
3333
)
34+
@pytest.mark.skip("Failing due to bad DLC image release. Disable temporarily.")
3435
def test_smdataparallel_tf_mnist(
3536
sagemaker_session,
3637
tensorflow_training_latest_version,

0 commit comments

Comments
 (0)