# New Ticket Created by Charlie Hsu # Please include the string: [perl #56014] # in the subject line of all future correspondence about this issue. # <URL: 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