From: "shugo (Shugo Maeda)" Date: 2013-06-13T18:18:13+09:00 Subject: [ruby-core:55473] [ruby-trunk - Bug #8521][Closed] bootstrap tests failure caused by $SAFE=4 Issue #8521 has been updated by shugo (Shugo Maeda). Status changed from Open to Closed luislavena (Luis Lavena) wrote: > It seems that the change of $SAFE=4 to raise ArgumentError is causing bootstrap tests to fail: I've fixed it in r41269. Thanks. ---------------------------------------- Bug #8521: bootstrap tests failure caused by $SAFE=4 https://bugs.ruby-lang.org/issues/8521#change-39903 Author: luislavena (Luis Lavena) Status: Closed Priority: Normal Assignee: shugo (Shugo Maeda) Category: build Target version: current: 2.1.0 ruby -v: trunk r41261 Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN Hello, It seems that the change of $SAFE=4 to raise ArgumentError is causing bootstrap tests to fail: http://c5664.rubyci.org/~chkbuild/ruby-trunk/log/20130612T153301Z.log.html.gz#btest And also on Windows CI: http://ci.rubyinstaller.org/job/ruby-trunk-x64-build/1641/console http://ci.rubyinstaller.org/job/ruby-trunk-x86-build/1756/console -- http://bugs.ruby-lang.org/