Skip to content

Consider removing test_distributions.py from arviz-compatibility workflow #5410

@ricardoV94

Description

@ricardoV94

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:

image

Blue: arviz-compatibility.yml
Orange: pytest.yml (includes all tests in arviz-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 in pytest.yml (Ubuntu 18.04 only).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions