Possible broken test for CVS version?

When I run “make test” for the latest CVS version of Ruby, I’m getting:

not ok system 9 -- /home/jlj/src/ruby/sample/test.rb:1224
test failed

I started noticing it a week or so back but at the time chalked it up to
a temporary glitch. Since I’m still seeing it (as of a CVS update this
morning) I wanted to see if this is a known problem. Is anyone else
seeing this?

I started noticing it a week or so back but at the time chalked it up to
a temporary glitch. Since I'm still seeing it (as of a CVS update this
morning) I wanted to see if this is a known problem. Is anyone else
seeing this?

Work fine, for me

pigeon% make test
test succeeded
pigeon%

pigeon% ./miniruby -v
ruby 1.7.3 (2002-09-08) [i686-linux]
pigeon%

Guy Decoux

ts wrote:

pigeon% make test
test succeeded
pigeon%

pigeon% ./miniruby -v
ruby 1.7.3 (2002-09-08) [i686-linux]
pigeon%

OK, I’ll keep investigating. Thanks for the data point :wink: