diff --git a/test/objspace/test_objspace.rb b/test/objspace/test_objspace.rb index 5f7bfd0971..4e09fe1af7 100644 --- a/test/objspace/test_objspace.rb +++ b/test/objspace/test_objspace.rb @@ -141,6 +141,7 @@ class TestObjSpace < Test::Unit::TestCase end def test_reachable_objects_during_iteration + omit 'flaky on Visual Studio with: [BUG] Unnormalized Fixnum value' if /mswin/ =~ RUBY_PLATFORM opts = %w[--disable-gem --disable=frozen-string-literal -robjspace] assert_separately opts, "#{<<-"begin;"}\n#{<<-'end;'}" begin;