Skip to content

Commit ded2024

Browse files
author
Roja Reddy Sareddy
committed
Revert 'Add numpy 2.0 support'
1 parent 837bdcf commit ded2024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/sagemaker/serve/test_serve_mlflow_tensorflow_flavor_happy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def tensorflow_schema_builder(custom_request_translator, custom_response_transla
105105

106106
@pytest.mark.skipif(
107107
PYTHON_VERSION_IS_NOT_310,
108+
reason="The goal of these test are to test the serving components of our feature",
108109
)
109110
def test_happy_tensorflow_sagemaker_endpoint_with_tensorflow_serving(
110111
sagemaker_session,

0 commit comments

Comments
 (0)