summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2022-08-02 15:36:27 -0400
committerTakashi Kokubun <takashikkbn@gmail.com>2022-08-29 08:47:06 -0700
commit9db2ca723cac60c2d65865a4851c13cac58ff6a3 (patch)
tree2da37961eec46f3ea0b2d37843f16cb90d1cc3db /.cirrus.yml
parentca68ccdaddb6930f2d6dc9172a8653bcfb340afd (diff)
Add 1 more allocatable reg on arm
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index ef91abd3b2..839b4a6c17 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -153,4 +153,15 @@ yjit_task:
bootstraptest/test_struct.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_literal.rb (displacement bug)
+ #bootstraptest/test_syntax.rb (missing opt_send)
+ #bootstraptest/test_thread.rb (deadlock)
+ #bootstraptest/test_yjit.rb (multiple bugs)
+ #bootstraptest/test_yjit_30k_ifelse.rb (missing opt_send)
+ #bootstraptest/test_yjit_30k_methods.rb (missing opt_send)
+
# full_build_script: make -j