Skip to content

Align [tool.setuptools.packages.find] with setup.py find_packages

c493114
Select commit
Loading
Failed to load commit list.
Draft

[Storage] Migrate packages from setup.py to pyproject.toml #46652

Align [tool.setuptools.packages.find] with setup.py find_packages
c493114
Select commit
Loading
Failed to load commit list.
Azure Pipelines / python - pullrequest failed May 4, 2026 in 26m 41s

Build #20260504.17 had test failures

Details

Tests

  • Failed: 12 (0.02%)
  • Passed: 43,740 (87.36%)
  • Other: 6,315 (12.61%)
  • Total: 50,067

Annotations

Check failure on line 84689 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L84689

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L89583

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L22162

PowerShell exited with code '1'.

Check failure on line 109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

Build log #L109

PowerShell exited with code '1'.

Check failure on line 1 in sdk.storage.azure-storage-extensions.tests.test_crc64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.storage.azure-storage-extensions.tests.test_crc64

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/storage/azure-storage-extensions/tests/test_crc64.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/PyPy/3.11.15/x64/lib/pypy3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_crc64.py:10: in <module>
    from azure.storage.extensions import crc64
E   ImportError: cannot import name 'crc64' from 'azure.storage.extensions' (/mnt/vss/_work/1/s/.venv/azure-storage-extensions/.venv_mindependency/lib/pypy3.11/site-packages/azure/storage/extensions/__init__.py)

Check failure on line 1 in sdk.storage.azure-storage-extensions.tests.test_crc64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.storage.azure-storage-extensions.tests.test_crc64

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/storage/azure-storage-extensions/tests/test_crc64.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/PyPy/3.11.15/x64/lib/pypy3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_crc64.py:10: in <module>
    from azure.storage.extensions import crc64
E   ImportError: cannot import name 'crc64' from 'azure.storage.extensions' (/mnt/vss/_work/1/s/.venv/azure-storage-extensions/.venv_whl/lib/pypy3.11/site-packages/azure/storage/extensions/__init__.py)

Check failure on line 1 in sdk.storage.azure-storage-extensions.tests.test_crc64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.storage.azure-storage-extensions.tests.test_crc64

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/storage/azure-storage-extensions/tests/test_crc64.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_crc64.py:10: in <module>
    from azure.storage.extensions import crc64
E   ImportError: cannot import name 'crc64' from 'azure.storage.extensions' (/mnt/vss/_work/1/s/.venv/azure-storage-extensions/.venv_whl/lib/python3.13/site-packages/azure/storage/extensions/__init__.py)

Check failure on line 1 in sdk.storage.azure-storage-extensions.tests.test_crc64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python - pullrequest

sdk.storage.azure-storage-extensions.tests.test_crc64

collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/storage/azure-storage-extensions/tests/test_crc64.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_crc64.py:10: in <module>
    from azure.storage.extensions import crc64
E   ImportError: cannot import name 'crc64' from 'azure.storage.extensions' (/mnt/vss/_work/1/s/.venv/azure-storage-extensions/.venv_mindependency/lib/python3.13/site-packages/azure/storage/extensions/__init__.py)