bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Skip filename recoding tests on MS-Windows


From: Eli Zaretskii
Subject: Re: Skip filename recoding tests on MS-Windows
Date: Sun, 23 Oct 2022 19:10:57 +0300

> Date: Sun, 23 Oct 2022 17:25:26 +0200
> From: pertusus@free.fr
> Cc: GavinSmith0123@gmail.com, bug-texinfo@gnu.org
> 
> On Sun, Oct 23, 2022 at 06:19:19PM +0300, Eli Zaretskii wrote:
> > > Date: Sun, 23 Oct 2022 17:15:45 +0200
> > > From: pertusus@free.fr
> > > Cc: GavinSmith0123@gmail.com, bug-texinfo@gnu.org
> > > 
> > > On Sun, Oct 23, 2022 at 05:30:24PM +0300, Eli Zaretskii wrote:
> > > > 
> > > > Out of 144 tests in test_scripts/, 105 pass, 31 are skipped, and 8
> > > > fail.  The failed ones are all about non-ASCII characters, it seems.
> > > 
> > > Sorry, there are 3 tests to check
> > >  formatting/manual_include_accented_file_name_latin1
> > >  formatting/manual_include_accented_file_name_latin1_explicit_encoding
> > >  formatting/manual_include_accented_file_name_latin1_use_locale_encoding
> > 
> > They are all skipped if the input_file_names_recoded_stamp.txt says
> > "FAILED",
> 
> Which is right.
> 
> > and the first two fail if it says "OK".
> 
> Which is problematic, it means that with a correctly setup input file
> with latin1 encoded character in the name, something wrong is going on.

The character is supposed to be encoded in Latin1, but I don't think
it is, because Latin1 is not the locale's encoding here.  And some
programs involved in these tests could decide they don't understand
the character and replace it with a '?'.

> Could you please send the diffs, like
> formatting/diffs/manual_include_accented_file_name_latin1.diff

Attached.

Attachment: manual_include_accented_file_name_latin1.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]