From: Nobuyoshi Nakada Date: 2011-12-15T06:37:32+09:00 Subject: [ruby-core:41659] Re: [ruby-trunk - Bug #5754][Assigned] Double require bug in 1.9.3 Hi, (11/12/14 23:56), Yui NARUSE wrote: > By r34027, test_race_excption(TestRequire) fails as following: > > test_race_excption(TestRequire) [/extdisk/chkbuild/chkbuild/tmp/build/ruby-trunk/20111214T140500Z/ruby/test/ruby/test_require.rb:393]: > [ruby-core:41618]. > <[false, true]> expected but was > <[true, false]>. > > http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20111214T140500Z.log.html.gz It sounds like a timing bug in the test code. -- Nobu Nakada