Skip to content

[AutoPR azure-mgmt-resourceconnector]-generated-from-SDK Generation - Python-5601535#44142

Closed
azure-sdk wants to merge 2 commits into
Azure:mainfrom
azure-sdk:sdkauto/azure-mgmt-resourceconnector-5601535
Closed

[AutoPR azure-mgmt-resourceconnector]-generated-from-SDK Generation - Python-5601535#44142
azure-sdk wants to merge 2 commits into
Azure:mainfrom
azure-sdk:sdkauto/azure-mgmt-resourceconnector-5601535

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

3e65f7a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / python - pullrequest failed Dec 11, 2025 in 14m 23s

Build #20251211.26 had test failures

Details

Tests

  • Failed: 7 (4.35%)
  • Passed: 0 (0.00%)
  • Other: 154 (95.65%)
  • Total: 161

Annotations

Check failure on line 582 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L582

PowerShell exited with code '1'.

Check failure on line 67940 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L67940

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 605 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L605

PowerShell exited with code '1'.

Check failure on line 72589 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L72589

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.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.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.9/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.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.0/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