]> git.pld-linux.org Git - packages/perl.git/commitdiff
- added TODO with failed tests on 32-bit archs
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 23 May 2013 15:10:48 +0000 (17:10 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 23 May 2013 15:10:48 +0000 (17:10 +0200)
perl.spec

index a36e9a5c2e55c1c6b5da113ba098ccf5dace61b2..9a826f1130fcb525712974857bb76fd80b7ad00b 100644 (file)
--- 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)
This page took 0.221402 seconds and 4 git commands to generate.