Skip to content

Commit f42ba6c

Browse files
committed
Enable integ test, remove hf test
1 parent 9d07415 commit f42ba6c

File tree

2 files changed

+0
-178
lines changed

2 files changed

+0
-178
lines changed

tests/integ/sagemaker/serve/test_serve_hf_happy.py

Lines changed: 0 additions & 177 deletions
This file was deleted.

tests/integ/sagemaker/serve/test_serve_pt_happy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ def model_builder(request):
181181
# ), f"{caught_ex} was thrown when running pytorch squeezenet local container test"
182182

183183

184-
@pytest.mark.skip(reason="Failing test. Fix is pending.")
185184
@pytest.mark.skipif(
186185
PYTHON_VERSION_IS_NOT_310, # or NOT_RUNNING_ON_INF_EXP_DEV_PIPELINE,
187186
reason="The goal of these test are to test the serving components of our feature",

0 commit comments

Comments
 (0)