Skip to content

Silence Gc.stat deprecation error to regain green CI lights on trunk#582

Merged
jmid merged 1 commit into
mainfrom
reenable-gc-test-on-trunk
Apr 5, 2026
Merged

Silence Gc.stat deprecation error to regain green CI lights on trunk#582
jmid merged 1 commit into
mainfrom
reenable-gc-test-on-trunk

Conversation

@jmid
Copy link
Copy Markdown
Collaborator

@jmid jmid commented Apr 4, 2026

ocaml/ocaml#12023 added a deprecation alert to Gc.stat causing all trunk testing to fail for the past 2 weeks.

This PR adds an attribute annotation to silence the alert in our Gc test and get things green again.

We can consider disabling calls to Gc.stat in a later PR.

@jmid
Copy link
Copy Markdown
Collaborator Author

jmid commented Apr 5, 2026

CI summary:

Out of 51 workflows, 1 failed with a genuine issue.

As such, the PR has done its job of getting things running again. I'll merge.

@jmid jmid merged commit 5520937 into main Apr 5, 2026
50 of 51 checks passed
@jmid jmid deleted the reenable-gc-test-on-trunk branch April 5, 2026 08:17
@jmid
Copy link
Copy Markdown
Collaborator Author

jmid commented Apr 5, 2026

CI summary for merge to main:

Out of 52 workflows, 1 failed with a genuine error

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.

1 participant