From: "luislavena (Luis Lavena)" Date: 2012-11-22T05:43:00+09:00 Subject: [ruby-core:49828] [ruby-trunk - Bug #7419][Assigned] GC.clear is not defined (test error) Issue #7419 has been reported by luislavena (Luis Lavena). ---------------------------------------- Bug #7419: GC.clear is not defined (test error) https://bugs.ruby-lang.org/issues/7419 Author: luislavena (Luis Lavena) Status: Assigned Priority: Normal Assignee: authorNari (Narihiro Nakamura) Category: test Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-22 trunk 37790) [i386-mingw32] =begin In r37783 a new test was added, but such test is failing on our Windows CI: http://ci.rubyinstaller.org/job/ruby-trunk-x64-test-all/246/console http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/346/console test_profiler_clear(TestGc): NoMethodError: undefined method `clear' for GC:Module C:/Users/Luis/Code/ruby/ruby/test/ruby/test_gc.rb:127:in `test_profiler_clear' =end -- http://bugs.ruby-lang.org/