Skip to content

Configurations: 'specification/resourceconnector/resource-manager/Mi…

334f30e
Select commit
Loading
Failed to load commit list.
Merged

[AutoPR azure-mgmt-resourceconnector]-generated-from-SDK Generation - Python-5737604 #44599

Configurations: 'specification/resourceconnector/resource-manager/Mi…
334f30e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / python - pullrequest failed Jan 9, 2026 in 9m 20s

Build #20260109.6 had test failures

Details

Tests

  • Failed: 14 (4.35%)
  • Passed: 0 (0.00%)
  • Other: 308 (95.65%)
  • Total: 322

Annotations

Check failure on line 67747 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L67747

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 67673 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L67673

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 72201 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L72201

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 72226 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L72226

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/resourceconnector/azure-mgmt-resourceconnector/generated_tests/test_resource_connector_mgmt_appliances_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.tox/whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
    from ._aiohttp import AioHttpTransport
.tox/whl/lib/python3.13/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
    import aiohttp
E   ModuleNotFoundError: No module named 'aiohttp'

The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_resource_connector_mgmt_appliances_operations_async.py:12: in <module>
    from devtools_testutils.aio import recorded_by_proxy_async
.tox/whl/lib/python3.13/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
    from .proxy_testcase_async import recorded_by_proxy_async
.tox/whl/lib/python3.13/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
    from azure.core.pipeline.transport import AioHttpTransport
.tox/whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
    raise ImportError("aiohttp package is not installed") from err
E   ImportError: aiohttp package is not installed

Check failure on line 1 in sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/resourceconnector/azure-mgmt-resourceconnector/generated_tests/test_resource_connector_mgmt_appliances_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.tox/whl/lib/python3.10/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
    from ._aiohttp import AioHttpTransport
.tox/whl/lib/python3.10/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
    import aiohttp
E   ModuleNotFoundError: No module named 'aiohttp'

The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_resource_connector_mgmt_appliances_operations_async.py:12: in <module>
    from devtools_testutils.aio import recorded_by_proxy_async
.tox/whl/lib/python3.10/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
    from .proxy_testcase_async import recorded_by_proxy_async
.tox/whl/lib/python3.10/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
    from azure.core.pipeline.transport import AioHttpTransport
.tox/whl/lib/python3.10/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
    raise ImportError("aiohttp package is not installed") from err
E   ImportError: aiohttp package is not installed

Check failure on line 1 in sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/resourceconnector/azure-mgmt-resourceconnector/generated_tests/test_resource_connector_mgmt_appliances_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.tox/whl/lib/python3.9/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
    from ._aiohttp import AioHttpTransport
.tox/whl/lib/python3.9/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
    import aiohttp
E   ModuleNotFoundError: No module named 'aiohttp'

The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_resource_connector_mgmt_appliances_operations_async.py:12: in <module>
    from devtools_testutils.aio import recorded_by_proxy_async
.tox/whl/lib/python3.9/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
    from .proxy_testcase_async import recorded_by_proxy_async
.tox/whl/lib/python3.9/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
    from azure.core.pipeline.transport import AioHttpTransport
.tox/whl/lib/python3.9/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
    raise ImportError("aiohttp package is not installed") from err
E   ImportError: aiohttp package is not installed

Check failure on line 1 in sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.resourceconnector.azure-mgmt-resourceconnector.generated_tests.test_resource_connector_mgmt_appliances_operations_async

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/resourceconnector/azure-mgmt-resourceconnector/generated_tests/test_resource_connector_mgmt_appliances_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.tox/whl/lib/python3.14/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
    from ._aiohttp import AioHttpTransport
.tox/whl/lib/python3.14/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
    import aiohttp
E   ModuleNotFoundError: No module named 'aiohttp'

The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_resource_connector_mgmt_appliances_operations_async.py:12: in <module>
    from devtools_testutils.aio import recorded_by_proxy_async
.tox/whl/lib/python3.14/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
    from .proxy_testcase_async import recorded_by_proxy_async
.tox/whl/lib/python3.14/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
    from azure.core.pipeline.transport import AioHttpTransport
.tox/whl/lib/python3.14/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
    raise ImportError("aiohttp package is not installed") from err
E   ImportError: aiohttp package is not installed