summaryrefslogtreecommitdiff
path: root/mad
diff options
context:
space:
mode:
authorGerard Goossen <gerard@tty.nl>2008-03-10 16:17:08 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-03-10 21:30:50 +0000
commit58a97135f419acbdcb88dba507c236c50a193268 (patch)
tree6e99032334de472d09c58fc9ae807beffde61eda /mad
parent77e217c696c39b67fc6443f86dde2d49211a6302 (diff)
downloadperl-58a97135f419acbdcb88dba507c236c50a193268.tar.gz
MAD update list of failures in mad/t/p55.t
Message-ID: <20080310141708.GA28994@ostwald> p4raw-id: //depot/perl@33466
Diffstat (limited to 'mad')
-rw-r--r--mad/t/p55.t27
1 files changed, 25 insertions, 2 deletions
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;