#1323: t/compilers/imcc/syn/clash.t: Is test complete?
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: testing | Version: 1.8.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
---------------------+------------------------------------------------------
In the file in question we see this:
{{{
173 pir_error_output_like( <<'CODE', <<'OUTPUT', 'new with a native type,
no str ing constant', todo => 'RT #51662 not done yet' );
174 .sub test :main
175 $P1 = new INTVAL
176 print "never\n"
177 end
178 .end
179 CODE
180 /error:imcc:syntax error, unexpected IDENTIFIER \('INTVAL'\)/
181 OUTPUT
}}}
[http://rt.perl.org/rt3/Ticket/Display.html?id=51662 RT #51662] was
resolved, but the 'todo' reference was left in the test file.
This must be tracked in Trac.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1323>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets