ruby/test/.excludes-zjit/TestParse.rb
Stan Lo 5723945335
ZJIT: Start testing against /test/ruby/ and update all ZJIT related testing targets/docs (#13791)
* ZJIT: Add test exclusions for ZJIT

* ZJIT: Update test targets and documentation

- Rename `zjit-test-all` to `zjit-check`
- Add `zjit-test-all` target to zjit.mk to run all Ruby tests with ZJIT enabled
  excluding known failing tests
- Update documentation and CI workflow to reflect the new targets
2025-07-15 15:03:40 -07:00

2 lines
117 B
Ruby

exclude(:test_flip_flop, 'Test fails with ZJIT')
exclude(:test_rescue_in_command_assignment, 'Test fails with ZJIT')