summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2022-08-09 09:16:27 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2022-08-29 08:47:09 -0700
commit668b99b43b26868e3cddc41de2025841522acc3b (patch)
tree0b3397f257fc7fd80c3ace8163750b4765db0ea8 /.cirrus.yml
parent32d9eef5626118b5848cdbe9fe8f17da043d781c (diff)
Port gen_send_iseq to the new backend IR (https://github.com/Shopify/ruby/pull/381)
* Port gen_send_iseq to the new backend IR * Replace occurrences of 8 by SIZEOF_VALUE Co-authored-by: Maxime Chevalier-Boisvert <maximechevalierb@gmail.com> Co-authored-by: Maxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml10
1 files changed, 3 insertions, 7 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 1d7056c1d2..f743252655 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -157,16 +157,12 @@ yjit_task:
bootstraptest/test_struct.rb \
bootstraptest/test_syntax.rb \
bootstraptest/test_thread.rb \
+ bootstraptest/test_yjit_30k_ifelse.rb \
+ bootstraptest/test_yjit_30k_methods.rb \
bootstraptest/test_yjit_new_backend.rb \
bootstraptest/test_yjit_rust_port.rb
# These are the btests we can't run yet on arm:
- #bootstraptest/test_block.rb (missing opt_send)
- #bootstraptest/test_insns.rb (missing opt_send)
- #bootstraptest/test_ractor.rb ? (untested)
- #bootstraptest/test_literal.rb (displacement bug)
- #bootstraptest/test_yjit.rb (multiple bugs)
- #bootstraptest/test_yjit_30k_ifelse.rb (missing opt_send)
- #bootstraptest/test_yjit_30k_methods.rb (missing opt_send)
+ #bootstraptest/test_yjit.rb (out of executable memory not handled)
# full_build_script: make -j