This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
correct -Dmad skip count for tests introduced in 2d85e411 and 4dc843bc
authorTony Cook <tony@develop-help.com>
Fri, 31 Aug 2012 12:41:47 +0000 (22:41 +1000)
committerTony Cook <tony@develop-help.com>
Fri, 31 Aug 2012 12:41:47 +0000 (22:41 +1000)
t/op/svleak.t

index 04ba35c..b588ffc 100644 (file)
@@ -173,7 +173,7 @@ SKIP: {
 }
 
 SKIP: {
 }
 
 SKIP: {
-    skip "disabled under -Dmad (eval leaks)" if $Config{mad};
+    skip "disabled under -Dmad (eval leaks)", 5 if $Config{mad};
     leak(2, 0, sub { eval '"${<<END}"
                  ' }, 'unterminated here-doc in quotes in multiline eval');
     leak(2, 0, sub { eval '"${<<END
     leak(2, 0, sub { eval '"${<<END}"
                  ' }, 'unterminated here-doc in quotes in multiline eval');
     leak(2, 0, sub { eval '"${<<END