summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2019-04-19 13:05:01 +0100
committerDavid Mitchell <davem@iabyn.com>2019-04-19 13:05:01 +0100
commit0e1b5d0a54d3e252c46b43316b217b4f4185168d (patch)
treeec6de188c461c3e2fe2817a72947ad0192886dd8
parenta601b139b0c8d48eefc9dd3661eccc4a272d1bcc (diff)
downloadperl-0e1b5d0a54d3e252c46b43316b217b4f4185168d.tar.gz
update Porting/deparse-skips.txt
Remove 3 test scripts from the list which were expected to fail under 'TEST -deparse', but which now succeed. This is likely to be due to unrelated changes to those scripts rather than any specific bug fixes in Deparse.pm itself.
-rw-r--r--Porting/deparse-skips.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 48ad07f7aa..2f2a35fb50 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -73,7 +73,6 @@ re/overload.t # [perl #123385] %^H output
re/pat_advanced.t # [perl #123417]
re/pat_rt_report.t # malformed utf8 constant; also /\c@/ -> /\c\@/
re/pat.t # [perl #90590]
-re/regexp_unicode_prop.t
re/regex_sets.t
re/reg_fold.t # [perl #123385] %^H output
re/rxcode.t # checks regexp stringification
@@ -157,8 +156,6 @@ uni/variables.t
../cpan/bignum/t/scope_r.t
../cpan/Math-BigInt/t/constant.t
../cpan/Math-BigInt/t/const_mbf.t
-../cpan/Module-Metadata/t/metadata.t
-../cpan/Scalar-List-Utils/t/subname.t
../cpan/Scalar-List-Utils/t/uniq.t
../cpan/Term-Cap/test.pl
../cpan/Test-Simple/t/Legacy/Builder/carp.t