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

Tracking issue for temporary test skips/xfails to revert #17278

Open
3 of 5 tasks
ev-br opened this issue Oct 23, 2022 · 5 comments
Open
3 of 5 tasks

Tracking issue for temporary test skips/xfails to revert #17278

ev-br opened this issue Oct 23, 2022 · 5 comments
Labels
maintenance Items related to regular maintenance tasks task A straightforward change, verification or fix.

Comments

@ev-br
Copy link
Member

ev-br commented Oct 23, 2022

(As suggested in #17273 (comment))

Once in a while, we skip or xfail tests to quickly restore the CI to the green status, when we either lack the immediate bandwidth to resolve an issue properly, or a fix takes a while etc. Once a proper fix lands, the skip needs to be reverted.
This is a tracking issue to keep track of these skips and their reverts.

@ev-br ev-br added task A straightforward change, verification or fix. maintenance Items related to regular maintenance tasks labels Oct 23, 2022
@andyfaff
Copy link
Contributor

Thanks @ev-br should we pin it?

@andyfaff
Copy link
Contributor

andyfaff commented Nov 3, 2022

Unpin the pin in #17331

@lucascolley
Copy link
Member

lucascolley commented Sep 19, 2023

Hi all, here are the temporary skips from gh-19005 and why they are needed:

There are also lots of skips for GPU arrays only, but I don't think that this issue is the place to document them. They will be removed eventually once we implement GPU support where compiled code would otherwise be hit.

@lucascolley
Copy link
Member

#17331 Unpin a CI package dependency of pytest-xdist because of an incompatibility with pytest-cov

I think this point can be ticked off now, right? pytest-xdist is not pinned in the prerelease_deps job anymore.

@ev-br
Copy link
Member Author

ev-br commented Mar 27, 2024

Ticked off Riccati equation solvers in the OP, based on #20335 having removed the xfails. We might want to revisit the tolerance bumps at some point after openblas 3.26 becoming the lowest supporter version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks task A straightforward change, verification or fix.
Projects
None yet
Development

No branches or pull requests

5 participants
@andyfaff @ev-br @lucascolley and others