From 8bad3e6b9deb4340c0af48f69837e24c753c4c2f Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 18 Mar 2018 03:40:49 +0000 Subject: [PATCH] IBF works only on x86 platforms now git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_iseq.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ruby/test_iseq.rb b/test/ruby/test_iseq.rb index e15d574822..5464c78cc7 100644 --- a/test/ruby/test_iseq.rb +++ b/test/ruby/test_iseq.rb @@ -397,6 +397,7 @@ class TestISeq < Test::Unit::TestCase end def test_to_binary_with_objects + skip "does not work on other than x86" unless /x(?:86|64)|i\d86/ =~ RUBY_PLATFORM code = "[]"+100.times.map{|i|"<