- Notifications
You must be signed in to change notification settings - Fork5.4k
ZJIT: Run against all tests#13950
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Conversation
38349cf
to39a02bf
Comparede1124a
toa056a5a
Compare/test
a056a5a
to5fb6475
CompareCan you explain the YAML changes please? I'm not sure the current description clears it up for me. There are too many suites and commands for me to keep track of. |
st0012 commentedJul 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
Uh oh!
There was an error while loading.Please reload this page.
make zjit-test-all
now runs all test under/test
, which includes several default gems' tests/test/.excludes-zjit/
zjit-test-all
takes quite a while, I think we can runzjit-check
instead ofzjit-test
on CI to get a faster feedback, even thotest_zjit.rb
will be run twice (another time inzjit-test-all
)