Skip to content

Commit 7e634d8

Browse files
authored
Revert "add py2 fixture for tf2.x test (#310)" (#319)
This reverts commit af4402b.
1 parent a7bdd0b commit 7e634d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/sagemaker/test_mnist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ def test_tuning(sagemaker_session, ecr_image, instance_type, framework_version):
146146
tuner.wait()
147147

148148

149-
@pytest.mark.skip_py2_containers
150149
def test_smdebug(sagemaker_session, ecr_image, instance_type, framework_version):
151150
resource_path = os.path.join(os.path.dirname(__file__), '..', '..', 'resources')
152151
script = os.path.join(resource_path, 'mnist', 'mnist_smdebug.py')

0 commit comments

Comments
 (0)