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

Remove CI check for invalidations #722

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Remove CI check for invalidations #722

merged 1 commit into from
Nov 15, 2024

Conversation

devmotion
Copy link
Member

The PR removes the invalidation check, since it has been failing due to a JET error for a while, is IMO typically ignored, doesn't flag increased numbers of invalidations correctly (julia-actions/julia-invalidations#20) and might be misguided (julia-actions/julia-invalidations#19).

@charleskawczynski
Copy link
Contributor

charleskawczynski commented Nov 15, 2024

Can we instead change this to be a soft-fail? IMO, the invalidations table that is printed in the GHA is still useful and provides actionable information. Testing on the single number of invalidations seems very impractical to me.

@devmotion
Copy link
Member Author

The action is broken currently: https://github.com/JuliaDiff/ForwardDiff.jl/actions/runs/11857687121/job/33046631013?pr=721 Of course, we could try to fix it, but due to the points mentioned above (no impact, incorrect reports, and arguably conceptually questionable) IMO it would be better to remove it.

@KristofferC
Copy link
Collaborator

KristofferC commented Nov 15, 2024

Yes, it's worthless.

@devmotion devmotion merged commit 3acc8a6 into master Nov 15, 2024
3 checks passed
@devmotion devmotion deleted the dw/invalidations branch November 15, 2024 17:30
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.

3 participants