From 58a97135f419acbdcb88dba507c236c50a193268 Mon Sep 17 00:00:00 2001 From: Gerard Goossen Date: Mon, 10 Mar 2008 16:17:08 +0100 Subject: MAD update list of failures in mad/t/p55.t Message-ID: <20080310141708.GA28994@ostwald> p4raw-id: //depot/perl@33466 --- mad/t/p55.t | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'mad') diff --git a/mad/t/p55.t b/mad/t/p55.t index de18a87f71..770f6c567c 100644 --- a/mad/t/p55.t +++ b/mad/t/p55.t @@ -76,10 +76,33 @@ our %failing = map { $_, 1 } qw| ../t/op/symbolcache.t -../t/op/threads.t - ../t/op/exec.t ../t/io/say.t + +../t/io/open.t +../t/op/gv.t +../t/op/re.t +../t/op/tr.t +../t/op/die.t +../t/op/pat.t +../t/op/reg_namedcapture.t +../t/op/reg_email.t +../t/op/reg_nc_tie.t +../t/op/utf8decode.t +../t/op/state.t +../t/op/subst.t +../t/op/goto.t +../t/op/tiehandle.t +../t/op/pack.t +../t/op/each_array.t +../t/op/sprintf.t +../t/op/attrs.t +../t/op/universal.t +../t/op/regexp.t +../t/lib/cygwin.t +../t/run/switchd.t +../t/comp/proto.t +../t/win32/system.t |; my @files; -- cgit v1.2.1