emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28054: closed (coreutils 8.27 test failure on x86_


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28054: closed (coreutils 8.27 test failure on x86_64-foxkit-linux-musl)
Date: Sun, 13 Aug 2017 08:08:02 +0000

Your message dated Sun, 13 Aug 2017 01:07:33 -0700
with message-id <address@hidden>
and subject line Re: bug#28054: coreutils 8.27 test failure on 
x86_64-foxkit-linux-musl
has caused the debbugs.gnu.org bug report #28054,
regarding coreutils 8.27 test failure on x86_64-foxkit-linux-musl
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28054: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28054
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: coreutils 8.27 test failure on x86_64-foxkit-linux-musl Date: Fri, 11 Aug 2017 13:49:46 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0
The first test failure, csplit-io-err, seems to be a simple error
message format change.

The third test failure, sort-debug-warn, seems to be sensitive to
locales.  I am not sure the best way to fix this.

Best,
--arw

-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
http://adelielinux.org

Attachment: coreutils-test-suite.log
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#28054: coreutils 8.27 test failure on x86_64-foxkit-linux-musl Date: Sun, 13 Aug 2017 01:07:33 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
On 11/08/17 11:49, A. Wilcox wrote:

> FAIL: tests/misc/csplit-io-err
> ==============================
This was due to an inconsistency in the errors output by seq.
A fix for that buglet is attached.

> FAIL: tests/misc/printf-surprise
> ================================
Depending on exit 141 couples the script to the value of SIGPIPE
and to the shell implementation (ksh will return 269 here for e.g.).
So I've attached a solution that should hopefully work in all situations.

> FAIL: tests/misc/sort-debug-warn
> ================================
This was due to an assumption that for "missing" locales
that sort would fail to C rather than C.UTF8.
I've adjusted sort to not assume that in the attached.

thanks,
Pádraig

Attachment: seq-write-error.patch
Description: Text Data

Attachment: printf-musl.patch
Description: Text Data

Attachment: sort-debug-locale.patch
Description: Text Data


--- End Message ---

reply via email to

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