https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6992

Kevin A. McGrail <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
                 CC|                            |[email protected]
   Target Milestone|Undefined                   |3.4.0
           Severity|normal                      |blocker

--- Comment #1 from Kevin A. McGrail <[email protected]> ---
Based on the purpose of the test which is to test some issue with Polish
locales, switching to POSIX seems to be a bad fix. Instead, I think it should
perhaps be pl_PL based on locale -a for my system.

However, from searching the web, other spec files for building rpm's for
example, have removed this test completely because they didn't have the Polish
locale available.  So it's likely a fairly safe test to skip these days.  It
had to do with some regexp issues when using the Polish locale from what I
could dig up.

Does setting it to $ENV{'LC_ALL'} = 'pl_PL'; work for you with a prove -v
t/lang_pl_tests.t?

Regrds,
KAM

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to