AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
32 stars 15 forks source link

Release: 24.06 #330

Closed ax3l closed 3 weeks ago

ax3l commented 3 weeks ago

The June release :tada:

ax3l commented 3 weeks ago

Oh, under Windows MSVC in tests\test_aos.py:

Run python3 -m pytest tests
============================= test session starts =============================
platform win32 -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0
rootdir: D:\a\pyamrex\pyamrex
configfile: pyproject.toml
collected 152 items

Windows fatal exception: access violation

Current thread 0x00000b38 (most recent call first):
  File "D:\a\pyamrex\pyamrex\tests\conftest.py", line 30 in amrex_init
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 880 in call_fixture_func
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 1125 in pytest_fixture_setup
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_callers.py", line 103 in _multicall
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_manager.py", line 120 in _hookexec
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_hooks.py", line 513 in __call__
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 1076 in execute
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 606 in _get_active_fixturedef
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 521 in getfixturevalue
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\fixtures.py", line 686 in _fillfixtures
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\python.py", line 1635 in setup
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 514 in setup
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 159 in pytest_runtest_setup
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_callers.py", line 103 in _multicall
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_manager.py", line 120 in _hookexec
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_hooks.py", line 513 in __call__
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 241 in <lambda>
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 341 in from_call
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 240 in call_and_report
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 129 in runtestprotocol
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\runner.py", line 116 in pytest_runtest_protocol
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_callers.py", line 103 in _multicall
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_manager.py", line 120 in _hookexec
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_hooks.py", line 513 in __call__
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\main.py", line 364 in pytest_runtestloop
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_callers.py", line 103 in _multicall
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_manager.py", line 120 in _hookexec
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_hooks.py", line 513 in __call__
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\main.py", line 339 in _main
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\main.py", line 285 in wrap_session
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\main.py", line 332 in pytest_cmdline_main
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_callers.py", line 103 in _multicall
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_manager.py", line 120 in _hookexec
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pluggy\_hooks.py", line 513 in __call__
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\config\__init__.py", line 178 in main
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\_pytest\config\__init__.py", line 206 in console_main
  File "C:\hostedtoolcache\windows\Python\3.12.3\x64\Lib\site-packages\pytest\__main__.py", line 7 in <module>
  File "<frozen runpy>", line 88 in _run_code
  File "<frozen runpy>", line 198 in _run_module_as_main
tests\test_aos.py 
Error: Process completed with exit code -1073741819.

Restarting now...

ax3l commented 3 weeks ago

X-ref: https://github.com/actions/runner-images/issues/10004