id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1248,t/pmc/threads.t:  two test failures,jkeenan,,"The issues in this ticket were originally discussed in [http://rt.perl.org/rt3/Ticket/Display.html?id=46515 RT #46515].  I closed that ticket, but that closing was probably premature, as two tests in ''t/pmc/threads.t'' have remained `TODO`-ed for two years.  We didn't pick up on this in part because the comment in the source code had a typo in the RT number.  So we need a Trac ticket to track the two tests.
{{{
451 TODO: {
452     local $TODO = ""vtable overrides aren't properly cloned RT # 46511"";
453 
454     pir_output_is( <<'CODE', <<'OUTPUT', ""CLONE_CODE | 
CLONE_CLASSES; superclass not built-in"" );
455 .namespace [ 'Foo' ]
...
537 }
538 
539 pir_output_is( <<'CODE', <<'OUTPUT', ""CLONE_CODE | 
CLONE_CLASSES; superclass built-in"", todo => 'likely incorrect test');
540 .namespace [ 'Foo' ]
...
622 OUTPUT
}}}",bug,closed,normal,,testing,1.7.0,medium,invalid,,allison,,,
