Skip to content

Adjust Gc.stat stack_size check after 5.5 restoration#567

Merged
jmid merged 1 commit into
mainfrom
gc_stack_size_trunk
Aug 11, 2025
Merged

Adjust Gc.stat stack_size check after 5.5 restoration#567
jmid merged 1 commit into
mainfrom
gc_stack_size_trunk

Conversation

@jmid

@jmid jmid commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator

The test suite is failing on 5.5+trunk on the Gc tests.
This is due to the stack_size entry of Gc.stat now being restored in ocaml/ocaml#14168 which would previously be constantly zero on OCaml 5.
The PR relaxes the check for the entry for 5.5 and upward.

@jmid

jmid commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator Author

CI summary: all 50 workflows passed

@jmid jmid merged commit 06e4288 into main Aug 11, 2025
50 checks passed
@jmid jmid deleted the gc_stack_size_trunk branch August 11, 2025 13:29
@jmid

jmid commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator Author

CI summary for merge to main: all 51 workflows passed

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