Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 24.06 #330

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Release: 24.06 #330

merged 2 commits into from
Jun 10, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jun 9, 2024

The June release 馃帀

The June release 馃帀
@ax3l ax3l added the component: documentation Improvements or additions to documentation label Jun 9, 2024
@ax3l
Copy link
Member Author

ax3l commented Jun 9, 2024

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
Copy link
Member Author

ax3l commented Jun 10, 2024

X-ref: actions/runner-images#10004

Work around the latest Windows GH action runner image update that
breaks compiles, likely due to DLL mismatches.
@ax3l ax3l merged commit 00e6dbc into AMReX-Codes:development Jun 10, 2024
19 checks passed
@ax3l ax3l deleted the release-24.06 branch June 10, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant