GNU bug report logs - #21124
'invalid-mb-seq-UMR' test fails

Previous Next

Package: sed;

Reported by: Assaf Gordon <assafgordon <at> gmail.com>

Date: Thu, 23 Jul 2015 21:48:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#21124: closed ('invalid-mb-seq-UMR' test fails)
Date: Fri, 31 Jul 2015 05:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 30 Jul 2015 22:40:17 -0700
with message-id <CA+8g5KEZmCVKc0vUVQu_zvfYqQBrL+0nSwCqSCiyVkKpwNphbA <at> mail.gmail.com>
and subject line Re: bug#21124: 'invalid-mb-seq-UMR' test fails
has caused the debbugs.gnu.org bug report #21124,
regarding 'invalid-mb-seq-UMR' test fails
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
21124: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21124
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Assaf Gordon <assafgordon <at> gmail.com>
To: bug-sed <at> gnu.org
Subject: 'invalid-mb-seq-UMR' test fails
Date: Thu, 23 Jul 2015 17:47:07 -0400
[Message part 3 (text/plain, inline)]
Hello,

With sed from git (4.2.2.89-e387), I get one test failure in 'invalid-mb-seq-UMR' (log attached).

The error seem to be:
===
+valgrind --quiet --error-exitcode=1 sed -e 's/a/b\U\xb2c/' in
[...]
+ compare_ exp out
+ diff -u exp out
--- exp 2015-07-23 17:42:41.144358380 -0400
+++ out 2015-07-23 17:42:41.780358374 -0400
@@ -1 +1 @@
-bC
+b<FF>C
===

regards,
 - assaf
[test-suite.log (text/x-log, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Assaf Gordon <assafgordon <at> gmail.com>
Cc: 21124-done <at> debbugs.gnu.org
Subject: Re: bug#21124: 'invalid-mb-seq-UMR' test fails
Date: Thu, 30 Jul 2015 22:40:17 -0700
On Thu, Jul 30, 2015 at 6:49 PM, Assaf Gordon <assafgordon <at> gmail.com> wrote:
> On Thu, Jul 30, 2015 at 09:56:29AM -0700, Jim Meyering wrote:
>
>> We already have a configure-time test to detect the desired
>> type of locale. The attached patch makes this test use
>> the configure-set variable, $LOCALE_JA, and skip the test
>> when its value is "none". Does that work for you?
>
>
> Yes, the test pass with this patch.

Thanks.
I've pushed that.


This bug report was last modified 9 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.