summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-12-14 18:27:39 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-12-15 12:58:00 -0800
commit80bfc4e065d20079524e9a26c06e2d03f92e4db7 (patch)
treeb0e7680f2558a2da685bf61d925fbc9aa29db97c /Porting/deparse-skips.txt
parenta579b9e959cced20bb6a3c48a725a3b773ce3935 (diff)
downloadperl-80bfc4e065d20079524e9a26c06e2d03f92e4db7.tar.gz
deparse-skips.txt: op/getpid.t fails
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 6569557ffe..9be8c4daa9 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -420,9 +420,10 @@ mro/recursion_c3_utf8.t
mro/recursion_dfs.t
mro/recursion_dfs_utf8.t
op/attrhand.t # Custom attrs ignored; also AH provides none
-op/attrs.t # [perl #70205]
+op/attrs.t # [perl #70205] my attrs
op/caller.t
op/each.t # utf8ness of deparsed strings
+op/getpid.t # [perl #70205] my attrs
op/goto.t
op/hash-rt85026.t
op/hashassign.t