Skip to content

mpdecimal

923b423
Select commit
Loading
Failed to load commit list.
Merged

Support Windows ARM64 platform #849

mpdecimal
923b423
Select commit
Loading
Failed to load commit list.
Azure Pipelines / python-feedstock succeeded Feb 5, 2026 in 59m 39s

Build #20260205.9 had test failures

Details

Tests

  • Failed: 4 (0.35%)
  • Passed: 1,132 (98.95%)
  • Other: 8 (0.70%)
  • Total: 1,144

Annotations

Check failure on line 1 in test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python-feedstock

test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\bld\python-split_1770313700427\work\Lib\test\test_codecs.py", line 3507, in test_code_page_decode_flags
    if is_code_page_present(cp):
       ~~~~~~~~~~~~~~~~~~~~^^^^
  File "D:\bld\python-split_1770313700427\work\Lib\test\test_codecs.py", line 40, in is_code_page_present
    from ctypes import POINTER, WINFUNCTYPE, WinDLL, Structure
  File "D:\bld\python-split_1770313700427\work\Lib\ctypes\__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: DLL load failed while importing _ctypes: The specified module could not be found.

Check failure on line 1 in test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python-feedstock

test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\bld\python-split_1770313706117\work\Lib\test\test_codecs.py", line 3507, in test_code_page_decode_flags
    if is_code_page_present(cp):
       ~~~~~~~~~~~~~~~~~~~~^^^^
  File "D:\bld\python-split_1770313706117\work\Lib\test\test_codecs.py", line 40, in is_code_page_present
    from ctypes import POINTER, WINFUNCTYPE, WinDLL, Structure
  File "D:\bld\python-split_1770313706117\work\Lib\ctypes\__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: DLL load failed while importing _ctypes: The specified module could not be found.

Check failure on line 1 in test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python-feedstock

test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\bld\python-split_1770313706117\work\Lib\test\test_codecs.py", line 3507, in test_code_page_decode_flags
    if is_code_page_present(cp):
       ~~~~~~~~~~~~~~~~~~~~^^^^
  File "D:\bld\python-split_1770313706117\work\Lib\test\test_codecs.py", line 40, in is_code_page_present
    from ctypes import POINTER, WINFUNCTYPE, WinDLL, Structure
  File "D:\bld\python-split_1770313706117\work\Lib\ctypes\__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: DLL load failed while importing _ctypes: The specified module could not be found.

Check failure on line 1 in test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / python-feedstock

test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\bld\python-split_1770313700427\work\Lib\test\test_codecs.py", line 3507, in test_code_page_decode_flags
    if is_code_page_present(cp):
       ~~~~~~~~~~~~~~~~~~~~^^^^
  File "D:\bld\python-split_1770313700427\work\Lib\test\test_codecs.py", line 40, in is_code_page_present
    from ctypes import POINTER, WINFUNCTYPE, WinDLL, Structure
  File "D:\bld\python-split_1770313700427\work\Lib\ctypes\__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: DLL load failed while importing _ctypes: The specified module could not be found.