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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breakup unit tests & box, parcel and kinematic_2d smote tests fail on CI on Apple Silicon #1406

Open
slayoo opened this issue Oct 26, 2024 · 0 comments
Labels

Comments

@slayoo
Copy link
Member

slayoo commented Oct 26, 2024

unit:

FAILED tests/unit_tests/products/test_collision_rates.py::TestCollisionProducts::test_breakup_deficits_when_adaptive[params0] - UserWarning: adaptive time-step reached dt_min
FAILED tests/unit_tests/products/test_collision_rates.py::TestCollisionProducts::test_breakup_deficits_when_adaptive[params1] - UserWarning: adaptive time-step reached dt_min

box:

FAILED tests/smoke_tests/box/srivastava_1982/test_eq_13.py::test_pysdm_coalescence_and_breakup_is_close_to_analytic_coalescence_and_breakup[merge + break-settings2] - AssertionError: 
Not equal to tolerance rtol=0.001, atol=0

Mismatched elements: 1 / 257 (0.389%)
Max absolute difference: 0.0013075
Max relative difference: 0.0013075
 x: array([0.999424, 0.999424, 0.999424, 0.999424, 0.999424, 0.999424,
       0.999424, 0.999424, 0.999424, 0.999424, 0.999424, 0.999424,
       0.999424, 0.999424, 0.999424, 0.999424, 0.999424, 0.999424,...
 y: array(1.)
ERROR tests/smoke_tests/box/dejong_azimi/test_box.py::test_settings_a - UserWarning: adaptive time-step reached dt_min
ERROR tests/smoke_tests/box/dejong_azimi/test_box.py::test_settings_b - UserWarning: adaptive time-step reached dt_min
ERROR tests/smoke_tests/box/dejong_azimi/test_box.py::test_settings_c - UserWarning: adaptive time-step reached dt_min

parcel: timeout

kinematic 1D:

 FAILED tests/smoke_tests/kinematic_2d/arabas_et_al_2015/test_initialisation.py::test_initialisation[Numba] - AssertionError: 
Items are not equal to 5 significant digits:
 ACTUAL: 81178704.01968548
 DESIRED: 81177078.39372446
@slayoo slayoo added the macOS label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant