Skip to content

Commit c6d86ef

Browse files
authored
fix: disable endpoint context test (aws#3074)
1 parent 4a94ace commit c6d86ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/sagemaker/lineage/test_model_artifact.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def test_endpoints(
3030
assert model.destination_type == endpoint_context_obj.context_type
3131

3232

33+
@pytest.mark.skip("static test data inconsistency AML-166905")
3334
def test_endpoint_contexts(
3435
static_model_artifact,
3536
):

0 commit comments

Comments
 (0)