Allison Randal wrote:
> Allison Randal wrote:
>> Moritz Lenz wrote:
>>>
>>> I also get errors in parrot's PGE tests (I guess they are known already;
>>> if not I can happily send the details)
>>
>> I get no errors in PGE's tests on Mac OS X or Ubuntu as of r29552, so
>> please send the details.
>
Allison Randal wrote:
Bob Rogers wrote:
The attached patch (against the trunk) adds a case which fails in
pdd25cx but works in trunk. Should I go ahead and commit it, and if so,
to branch, trunk or both?
Looks like you forgot to attach the patch.
Got it, thanks. That patch demonstrates the
Not long ago, Allison Randal proclaimed...
> After temporarily disabling the graph coloring register allocator, the
> pdd25cx branch passes all Parrot tests. Please run the tests for your
> language and report/debug any test failures that are different than the
> test failures in trunk.
>
> The
Bob Rogers wrote:
The attached patch (against the trunk) adds a case which fails in
pdd25cx but works in trunk. Should I go ahead and commit it, and if so,
to branch, trunk or both?
Looks like you forgot to attach the patch.
Allison
From: Allison Randal <[EMAIL PROTECTED]>
Date: Fri, 18 Jul 2008 09:26:05 -0700
Bob Rogers wrote:
> The same Kea-CL tests are failing in pdd25cx revision 29565 . . .
In the new implementation 'pushaction' subs are no longer automatically
run when executing an exception handler o
Allison Randal wrote:
Moritz Lenz wrote:
I also get errors in parrot's PGE tests (I guess they are known already;
if not I can happily send the details)
I get no errors in PGE's tests on Mac OS X or Ubuntu as of r29552, so
please send the details.
Oh, but do make sure you've updated to the
Bob Rogers wrote:
The same Kea-CL tests are failing in pdd25cx revision 29565 as I
mentioned in this message:
From: Bob Rogers <[EMAIL PROTECTED]>
Date: Tue, 8 Jul 2008 22:21:06 -0400
. . . I am seeing three test failures when it should execute a
pushaction sub, but does not. Two
Moritz Lenz wrote:
I also get errors in parrot's PGE tests (I guess they are known already;
if not I can happily send the details)
I get no errors in PGE's tests on Mac OS X or Ubuntu as of r29552, so
please send the details.
Allison
Allison Randal wrote:
> After temporarily disabling the graph coloring register allocator, the
> pdd25cx branch passes all Parrot tests. Please run the tests for your
> language and report/debug any test failures that are different than the
> test failures in trunk.
I ran the tests for rakudo.
Thanks a bunch!
It's working :-)
kjs
Will Coleda wrote:
I just tried this setup in my sandbox as well.
Turns out you have an unfortunately named language, as language=>"PIR"
forces the usage of output_is(), as the author assumed PIR was
reserved for internal testing.
This will require eith
I just tried this setup in my sandbox as well.
Turns out you have an unfortunately named language, as
language=>"PIR" forces the usage of output_is(), as the author
assumed PIR was reserved for internal testing.
This will require either an update to lib/Parrot/Test.pm, or that you
use a d
11 matches
Mail list logo