yarv-dev-en:33
From: SASADA Koichi <ko1 atdot.net>
Date: Sun, 12 Feb 2006 05:15:01 +0900
Subject: [yarv-dev-en:33] Re: nmake test fails on rev. 372
Hi, gabriele renzi wrote: > would it be reasonable to add a standard "not > supported in current YARV" message to all the failing > tests in test-all? > Given that there are many of them it is hard to know > if something failing is ok or if it's a real problem. All tests should be passed on YARV. On YARV, test-all is not build tests, but YARV's tests. > In example, this seem suspect: > test_syntax(TestSystem): > SyntaxError: compile error > > <yarv-dir>/test/ruby/test_system.rb:6:in `initialize' > > this should be testing the "BEGIN{}" syntax but I have > the impression that code to support it was already > checked in. BEGIN{} syntax is partially supported on YARV. Of course, it should be supported full. It's YARV's BUG. (But I think nobody write BEGIN{return} (test_system.rb:6) ...) -- // SASADA Koichi at atdot dot net -- ML: yarv-dev-en quickml.atdot.net Info: http://www.atdot.net/~ko1/quickml
@ 30 2006-02-09 05:39 [wilsonb gmail.com ] nmake test fails on rev. 372 31 2006-02-10 08:51 ┗[ko1 atdot.net ] 32 2006-02-10 09:47 ┗[surrender_it yahoo.i] -> 33 2006-02-12 05:15 ┗[ko1 atdot.net ]