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

Investigating windows crash #1018

Closed
wants to merge 10 commits into from
Closed

Conversation

HDembinski
Copy link
Member

@HDembinski HDembinski commented Aug 1, 2024

Failing tests

FAILED tests/test_core.py::test_MnMigrad_cfunc
FAILED tests/test_cost.py::test_LeastSquares_name
FAILED tests/test_cost.py::test_BinnedNLL_pulls
FAILED tests/test_minuit.py::test_minos_single_fixed
FAILED tests/test_scipy.py::test_scipy_method[Newton-CG-True-False]
FAILED tests/test_minuit.py::test_confidence_level[False-0.5]
FAILED tests/test_scipy.py::test_scipy_method[trust-ncg-True-True]
FAILED tests/test_minimize.py::test_hess_warn
FAILED tests/test_minuit.py::test_minos_new_min
FAILED tests/test_scipy.py::test_scipy_bounded[None-0-None-1]
FAILED tests/test_scipy.py::test_scipy_method[TNC-False-False]
FAILED tests/test_repr.py::test_html_merror
FAILED tests/test_cost.py::test_BinnedNLL_ndof_zero
FAILED tests/test_minuit.py::test_mncontour[True-1-func0_grad]
FAILED tests/test_repr.py::test_html_params

Among these, test_core.py::test_MnMigrad_cfunc is puzzling, for instance, because this does not use matplotlib for sure, and also runs if only numba and scipy are installed.

@HDembinski HDembinski changed the title Investigate crash Investigating windows crash Aug 1, 2024
@HDembinski HDembinski closed this Aug 15, 2024
@HDembinski HDembinski deleted the investigate_windows_crash branch August 15, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant