Skip to content

ZJIT: Remove unneeded test exclusions #13918

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

Merged
merged 2 commits into from
Jul 16, 2025

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Jul 16, 2025

After several ZJIT fix PRs, the number of failing/crashing tests for ZJIT has dropped significantly. This removes the unneeded test exclusions.

@st0012 st0012 force-pushed the zjit-remove-unneeded-test-exclusion branch from 1dbe725 to 1a9db0f Compare July 16, 2025 20:36
@st0012 st0012 changed the title ZTJI: Remove unneeded test exclusions ZJIT: Remove unneeded test exclusions Jul 16, 2025
@st0012 st0012 marked this pull request as ready for review July 16, 2025 20:40
@tekknolagi tekknolagi requested a review from a team July 16, 2025 20:57
st0012 added 2 commits July 16, 2025 22:01
After several ZJIT fix PRs, the number of failing/crashing tests for
ZJIT has dropped significantly. This removes the unneeded test exclusions.
@st0012 st0012 force-pushed the zjit-remove-unneeded-test-exclusion branch from c5fe06e to 975d677 Compare July 16, 2025 21:02
@@ -42,7 +42,7 @@ jobs:

- test_task: 'zjit-test-all'
configure: '--enable-zjit=dev'
testopts: '--seed=11831'
testopts: '--seed=18140'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With different tests running, ubuntu now needs a different seed to pass.
The old seed was causing this crash.

Copy link
Contributor

@tekknolagi tekknolagi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

Copy link
Member

@k0kubun k0kubun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@k0kubun k0kubun merged commit 616df50 into ruby:master Jul 16, 2025
80 of 82 checks passed
@k0kubun k0kubun deleted the zjit-remove-unneeded-test-exclusion branch July 16, 2025 21:31
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