[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:179

From: "pat eyler" <pat.eyler gmail.com>
Date: Sat, 16 Sep 2006 10:36:01 -0600
Subject: [yarv-dev-en:179] Re: [Ruport] Ruport, testing, and Legion

On 9/16/06, Gregory Brown <gregory.t.brown gmail.com> wrote:
> On 9/16/06, pat eyler <pat.eyler gmail.com> wrote:
> > I've started a project called Legion to help test Ruby
> > implementations.
[deleted]
> > I'm adding Ruport to the test suite, and I'm getting mixed
> > results.  Most of the problems look like the Std Lib on the
> > other implementations (I'm going to forward the pertinent bits
> > of this email to the YARV dev lists too), here's
> > an overview of what I'm seeing:
>
[JRuby bits snipped out]

> > Testing from YARV doesn't look so good either:
> >
> > $ for i in test/test_*rb; do echo $i; ruby-yarv -Ilib $i ; done
> > test/test_collection.rb
> > Loaded suite test/test_collection
> > Started
> >
> > Finished in 0.00044 seconds.
> >
> > 0 tests, 0 assertions, 0 failures, 0 errors
> > /home/eylerpm/xfer/lang/ruby/legion/ruport/lib/ruport/query.rb:1:in
> > `require': no such file to load -- generator (LoadError)
>
> Same dance here?  Is Generator core in 1.9?  Check to see if you can
> call the constant without an error in irb for yarv.  If you can, I'll
> happily replace that line with an begin .. rescue
>
> This is another example of something that ruport doesn't depend
> greatly on, it's a grand total of one function.  I'd keep a patch
> floating around for it if necessary.


I really don't know enough about YARV to guess about this.  Anyone on
the YARV list care to donate some clue?



> _______________________________________________
> Ruport mailing list
> Ruport lists.stonecode.org
> http://lists.stonecode.org/listinfo.cgi/ruport-stonecode.org
>


-- 
thanks,
-pate
-------------------------
http://on-ruby.blogspot.com

--
ML: yarv-dev-en quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]