Skip to content

Commit

Permalink
Enable test_literal.rb and test_ractor.rb on arm
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb authored and k0kubun committed Aug 25, 2022
1 parent ef60ec3 commit 9a413db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,14 @@ yjit_task:
bootstraptest/test_insns.rb \
bootstraptest/test_io.rb \
bootstraptest/test_jump.rb \
bootstraptest/test_literal.rb \
bootstraptest/test_literal_suffix.rb \
bootstraptest/test_load.rb \
bootstraptest/test_marshal.rb \
bootstraptest/test_massign.rb \
bootstraptest/test_method.rb \
bootstraptest/test_objectspace.rb \
bootstraptest/test_ractor.rb \
bootstraptest/test_proc.rb \
bootstraptest/test_string.rb \
bootstraptest/test_struct.rb \
Expand Down

0 comments on commit 9a413db

Please sign in to comment.