We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a94ace commit c6d86efCopy full SHA for c6d86ef
tests/integ/sagemaker/lineage/test_model_artifact.py
@@ -30,6 +30,7 @@ def test_endpoints(
30
assert model.destination_type == endpoint_context_obj.context_type
31
32
33
+@pytest.mark.skip("static test data inconsistency AML-166905")
34
def test_endpoint_contexts(
35
static_model_artifact,
36
):
0 commit comments