On Sun, 2004-04-04 at 00:28, Leopold Toetsch wrote:

> Object gurus, please have a look at t/pmc/object-meths_17. Is the code 
> ok? Is it failing because init order is really wrong?
> 
> BTW I tried to add this test as a TODO but this seems not to work.

That's odd.  If I uncomment line 467 ( local $TODO = "wrong init
order?"; ), it prints the proper TODO information:

  not ok 17 - constructor - diamond parents # TODO wrong init order?
  #     Failed (TODO) test (t/pmc/object-meths.t at line 469)

At one point TODO didn't work in Parrot::Test, but I remember patching
it at least once.  I have no local CVS changes anywhere under lib/.

-- c

Reply via email to