[packages/perl] - added TODO with failed tests on 32-bit archs
baggins
baggins at pld-linux.org
Thu May 23 17:11:05 CEST 2013
commit c81a39dbaac00562612d2934c2a42ef488559324
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 23 17:10:48 2013 +0200
- added TODO with failed tests on 32-bit archs
perl.spec | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/perl.spec b/perl.spec
index a36e9a5..9a826f1 100644
--- a/perl.spec
+++ b/perl.spec
@@ -6,6 +6,14 @@
%bcond_with microperl # build microperl (needs fixing)
#
# TODO:
+# - on i486 and i686 the following tests fail:
+# t/re/pat_rt_report_thr ........................................ FAILED at test 55
+# Failed test 55 - UTF-8 regex matches above 32k; Bug 20020630.002 at re/pat_rt_report.t line 224
+# <utf8 x 32000>; pos = 1
+# Failed test 57 - UTF-8 regex matches above 32k; Bug 20020630.002 at re/pat_rt_report.t line 224
+# <utf8 x 32768>; pos = 1
+# Failed test 59 - UTF-8 regex matches above 32k; Bug 20020630.002 at re/pat_rt_report.t line 224
+# <utf8 x 33000>; pos = 1
# - fix "FIXME"s
# - add the {O,N}DBM_File modules
# - `diagnostics.pm' (perl-base) requires `perldiag.pod' (perl-perldoc)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/c81a39dbaac00562612d2934c2a42ef488559324
More information about the pld-cvs-commit
mailing list