Consider removing test_distributions.py
from arviz-compatibility workflow
#5410
Labels
test_distributions.py
from arviz-compatibility workflow
#5410
Uh oh!
There was an error while loading. Please reload this page.
This job usually takes more than 45-50 minutes in MacOS, while all others jobs (Ubuntu/Windows/MacOs) take less than 30 minutes, so we end up in fact always waiting for this one. This divergence is pretty clear here:
Blue:
arviz-compatibility.yml
Orange:
pytest.yml
(includes all tests inarviz-compatibility.yml
and more)Obtained from https://share.streamlit.io/koaning/gitlit/main
We could consider replacing this test by something else, perhaps a more
CI-like
suite of tests as opposed to this number crunching one, which is already covered inpytest.yml
(Ubuntu 18.04 only).The text was updated successfully, but these errors were encountered: