On Sat, 2004-02-28 at 06:43, Leopold Toetsch wrote:
> Kenneth A Graves <[EMAIL PROTECTED]> wrote:
> > On Fri, 2004-02-27 at 16:08, Kenneth A Graves wrote:
> >>
> >> How do I verify which runloops/features are working?
> 
> CGoto core: make testg testC

Both give:
All tests successful, 1 test and 61 subtests skipped.

> JIT:        make testj

Not so good.  I get:
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/op/trans.t          2   512    18    2  11.11%  11 18
t/pmc/perlstring.t    1   256    29    1   3.45%  3
t/pmc/pmc.t           1   256    92    1   1.09%  23
1 test and 61 subtests skipped.

I'll investigate further to see if I can track these down.

> > I added " or $^O eq 'freebsd'" to t/pmc/{threads,timer}.t and those
> > tests run successfully.  The same trick doesn't work for signal.t.
> 
> > So I think that gives:
> 
> > freebsd5.2-i386              Y    Y    Y     Y   -      Y       Y
> 
> Thanks updated.
> 
> > --kag
> 
> leo


Reply via email to