Re: [perl #28035] Languages testing

2004-04-08 Thread Dan Sugalski
At 6:33 PM +0200 4/8/04, Jerome Quelin wrote: Will Coleda wrote: Update to this patch - Jerome has identified an issue with the language testing patch - [...] The following bits of the Parrot::Test patch need to be reversed, which then keeps the perl6 test suite happy, and should remove the la

Re: [perl #28035] Languages testing

2004-04-08 Thread Jerome Quelin
Will Coleda wrote: > Update to this patch - > Jerome has identified an issue with the language testing patch - [...] > The following bits of the Parrot::Test patch need to be reversed, > which then keeps the perl6 test suite happy, and should remove the > last /showstopper/ to applying the patch.

[perl #28035] Languages testing

2004-04-07 Thread Will Coleda
Update to this patch - Jerome has identified an issue with the language testing patch - turns out that perl6's test suite has carnal knowledge about Parrot::Test. One of the changes I made to Parrot::Test broke the perl6 test suite. The following bits of the Parrot::Test patch need to be revers