From: Jan Rękorajski Date: Thu, 23 May 2013 15:10:48 +0000 (+0200) Subject: - added TODO with failed tests on 32-bit archs X-Git-Tag: auto/th/perl-5.18.0-0.1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=c81a39dbaac00562612d2934c2a42ef488559324;p=packages%2Fperl.git - added TODO with failed tests on 32-bit archs --- 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 +# ; pos = 1 +# Failed test 57 - UTF-8 regex matches above 32k; Bug 20020630.002 at re/pat_rt_report.t line 224 +# ; pos = 1 +# Failed test 59 - UTF-8 regex matches above 32k; Bug 20020630.002 at re/pat_rt_report.t line 224 +# ; pos = 1 # - fix "FIXME"s # - add the {O,N}DBM_File modules # - `diagnostics.pm' (perl-base) requires `perldiag.pod' (perl-perldoc)