The test_histogram_approx_cont was failing with the following error on Windows:
2025-10-29T00:57:05.6287038Z �[31mFAILED�[0m tests/test_histogram_approximation.py::�[1mtest_histogram_approx_cont[ndims=2-dask=True]�[0m - pymc.sampling.parallel.ParallelSamplingError: Chain 1 failed with: overflow encountered in dot
The test was disabled in #597 until this can be reproduced and fixed.