#1248: t/pmc/threads.t: two test failures
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version: 1.7.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
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
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1248>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets