[perl #56014] bug in spectest_regression

2008-08-08 Thread [EMAIL PROTECTED] via RT
On Sun Jun 29 14:06:44 2008, pmichaud wrote:
> On Wed Jun 18 09:38:09 2008, [EMAIL PROTECTED] wrote:
> > 
> > A test in spectest_regression failed, It was in S02-polymorphic_types:
> > 
> > I'm running on Win32 (XP SP2), parrot/perl6 was built with Visual
> Studio 9 
> > Express and Activestate 5.8
> > 
> > Output is below:
> > 
> > t\spec\S02-polymorphic_types\subset-code...ok
> > t\spec\S02-polymorphic_types\subset-range..ok 5/6set_pmc_keyed_str()
not 
> > impleme
> > nted in class 'Key'
> > current instr.: 'eval_dies_ok' pc 1623 (EVAL_18:648)
> > called from Sub '_block11' pc 151 (EVAL_12:43)
> > called from Sub 'parrot;PCT::HLLCompiler;eval' pc 806 
> > (src\PCT\HLLCompiler.pir:4
> > 81)
> > called from Sub 'parrot;PCT::HLLCompiler;evalfiles' pc 1088 
> > (src\PCT\HLLCompiler
> > .pir:610)
> > called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1267 
> > (src\PCT\HLLCompi
> > ler.pir:699)
> > called from Sub 'parrot;Perl6::Compiler;main' pc 11945 (perl6.pir:173)
> > t\spec\S02-polymorphic_types\subset-range..dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED test 6
> > 
> > 
> > Charlie
> > 
> > 
> 
> 
> Could you perhaps try again with an updated version of Rakudo Perl?  I'm
> thinking this bug may have been resolved but don't have an easy way to
> check under the environment you're running.
> 
I'm on WinXP and using the MSVC++ compiler and the ActiveState Perl 5.8,
and don't see this issue.

If there's no followup on this for the next week or so I suggest we
assume this is resolved and close it.

Thanks,

Jonathan


[perl #56014] bug in spectest_regression

2008-06-19 Thread via RT
# New Ticket Created by  Charlie Hsu 
# Please include the string:  [perl #56014]
# in the subject line of all future correspondence about this issue. 
# http://rt.perl.org/rt3/Ticket/Display.html?id=56014 >



A test in spectest_regression failed, It was in S02-polymorphic_types:

I'm running on Win32 (XP SP2), parrot/perl6 was built with Visual Studio 9 
Express and Activestate 5.8

Output is below:

t\spec\S02-polymorphic_types\subset-code...ok
t\spec\S02-polymorphic_types\subset-range..ok 5/6set_pmc_keyed_str() not 
impleme
nted in class 'Key'
current instr.: 'eval_dies_ok' pc 1623 (EVAL_18:648)
called from Sub '_block11' pc 151 (EVAL_12:43)
called from Sub 'parrot;PCT::HLLCompiler;eval' pc 806 
(src\PCT\HLLCompiler.pir:4
81)
called from Sub 'parrot;PCT::HLLCompiler;evalfiles' pc 1088 
(src\PCT\HLLCompiler
.pir:610)
called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1267 
(src\PCT\HLLCompi
ler.pir:699)
called from Sub 'parrot;Perl6::Compiler;main' pc 11945 (perl6.pir:173)
t\spec\S02-polymorphic_types\subset-range..dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 6


Charlie