Navigation Menu

Skip to content

Commit

Permalink
[t] recent fixes to the test let this pass under CGP, but it still fa…
Browse files Browse the repository at this point in the history
…ils with --run-pbc

git-svn-id: https://svn.parrot.org/parrot/trunk@38939 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
coke committed May 19, 2009
1 parent 7c20d2d commit 4198b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/compilers/imcc/syn/regressions.t
Expand Up @@ -179,7 +179,7 @@ OUT

TODO: {
local $TODO = 'Broken with CGP'
if $ENV{TEST_PROG_ARGS} =~ /--runcore=cgp/;
if $ENV{TEST_PROG_ARGS} =~ /--run-pbc/;

pir_error_output_like( <<'CODE', <<'OUT', 'die in immediate, TT #629');
.sub 'foo' :immediate
Expand Down

0 comments on commit 4198b98

Please sign in to comment.