Skip to content

Commit ff25933

Browse files
committed
disable test as mitigation
1 parent 4a94ace commit ff25933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/sagemaker/lineage/test_model_artifact.py

Lines changed: 1 addition & 0 deletions
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)