We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b98575 commit 984542fCopy full SHA for 984542f
sdk/identity/azure-identity/tests/conftest.py
@@ -63,7 +63,7 @@ def record_imds_test(request):
63
@pytest.fixture()
64
def live_service_principal():
65
"""Fixture for live Identity tests. Skips them when environment configuration is incomplete."""
66
-
+ pytest.skip(reason="https://github.com/Azure/azure-sdk-for-python/issues/35957")
67
missing_variables = [
68
v
69
for v in (
0 commit comments