* Re: master 97608c6: Extend Tramp's UTF8 tests
[not found] ` <20180320153400.6AD4E20496@vcs0.savannah.gnu.org>
@ 2018-03-21 17:01 ` Glenn Morris
2018-03-21 17:11 ` Michael Albinus
0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2018-03-21 17:01 UTC (permalink / raw)
To: emacs-devel; +Cc: Michael Albinus
Michael Albinus wrote:
> branch: master
> commit 97608c60b8e0d01d59d51e32a9fdbd2bb3e2da58
> Extend Tramp's UTF8 tests
Hi - just in case you didn't spot it, these tests now fail on hydra.
https://hydra.nixos.org/build/71555141
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-21 17:01 ` master 97608c6: Extend Tramp's UTF8 tests Glenn Morris
@ 2018-03-21 17:11 ` Michael Albinus
2018-03-21 20:48 ` Glenn Morris
0 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2018-03-21 17:11 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
>> branch: master
>> commit 97608c60b8e0d01d59d51e32a9fdbd2bb3e2da58
>
>> Extend Tramp's UTF8 tests
>
> Hi - just in case you didn't spot it, these tests now fail on hydra.
>
> https://hydra.nixos.org/build/71555141
Ohh, I didn't see. Will check.
Thanks, and best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-21 17:11 ` Michael Albinus
@ 2018-03-21 20:48 ` Glenn Morris
2018-03-22 9:08 ` Michael Albinus
0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2018-03-21 20:48 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
PS same failures for me on RHEL 7.4 now that I look.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-21 20:48 ` Glenn Morris
@ 2018-03-22 9:08 ` Michael Albinus
2018-03-23 16:47 ` Michael Albinus
0 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2018-03-22 9:08 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
Hi Glenn,
> PS same failures for me on RHEL 7.4 now that I look.
For the time being, I have marked the *39* Tramp tests as
:unstable. Since they work for me, I might later ask you to run some
tests for me.
Sorry for the inconvenience.
Best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-22 9:08 ` Michael Albinus
@ 2018-03-23 16:47 ` Michael Albinus
2018-03-23 17:12 ` Glenn Morris
0 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2018-03-23 16:47 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Michael Albinus <michael.albinus@gmx.de> writes:
Hi Glenn,
>
>> PS same failures for me on RHEL 7.4 now that I look.
> For the time being, I have marked the *39* Tramp tests as
> :unstable. Since they work for me, I might later ask you to run some
> tests for me.
I have instrumented tramp-test39-utf8, pushed to master. Could you, pls run
$ make -C test lisp/net/tramp-tests.log SELECTOR='\"tramp-test39-utf8$$\"'
and send me the logfile? It could be rather long, sorry.
Thanks, and best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-23 16:47 ` Michael Albinus
@ 2018-03-23 17:12 ` Glenn Morris
2018-03-26 14:39 ` Michael Albinus
0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2018-03-23 17:12 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
Michael Albinus wrote:
> $ make -C test lisp/net/tramp-tests.log SELECTOR='\"tramp-test39-utf8$$\"'
>
> and send me the logfile? It could be rather long, sorry.
Sent off-list.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-23 17:12 ` Glenn Morris
@ 2018-03-26 14:39 ` Michael Albinus
2018-03-26 16:53 ` Glenn Morris
0 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2018-03-26 14:39 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
Hi Glenn,
>> $ make -C test lisp/net/tramp-tests.log SELECTOR='\"tramp-test39-utf8$$\"'
>>
>> and send me the logfile? It could be rather long, sorry.
>
> Sent off-list.
Could you pls tell me which stat version is running on your host? There
was a bug in coreutils prior version 8.26, see <https://debbugs.gnu.org/23422>.
Best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-26 14:39 ` Michael Albinus
@ 2018-03-26 16:53 ` Glenn Morris
2018-03-26 17:48 ` Michael Albinus
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Glenn Morris @ 2018-03-26 16:53 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
Michael Albinus wrote:
> Could you pls tell me which stat version is running on your host? There
> was a bug in coreutils prior version 8.26, see <https://debbugs.gnu.org/23422>.
stat (GNU coreutils) 8.22
stat -c %N 'foo bar'
-> ‘foo\tbar’
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-26 16:53 ` Glenn Morris
@ 2018-03-26 17:48 ` Michael Albinus
2018-03-27 14:14 ` Michael Albinus
2018-03-28 16:10 ` Michael Albinus
2 siblings, 0 replies; 12+ messages in thread
From: Michael Albinus @ 2018-03-26 17:48 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
Hi Glenn,
> stat (GNU coreutils) 8.22
> stat -c %N 'foo bar'
> -> ‘foo\tbar’
Thanks. Yes, stat 8.22 works fine with ASCII characters. But more
sophisticated character sets, like the extended tramp-test39-utf8 case
uses, seem to work proper only with stat 8.26 and later, which supports
the QUOTING_STYLE environment variable.
I will install stat 8.22 locally and see, whether the checks in Tramp
could be more precise to detect this situation.
Best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-26 16:53 ` Glenn Morris
2018-03-26 17:48 ` Michael Albinus
@ 2018-03-27 14:14 ` Michael Albinus
2018-03-28 16:10 ` Michael Albinus
2 siblings, 0 replies; 12+ messages in thread
From: Michael Albinus @ 2018-03-27 14:14 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
Hi Glenn,
>> Could you pls tell me which stat version is running on your host? There
>> was a bug in coreutils prior version 8.26, see <https://debbugs.gnu.org/23422>.
>
> stat (GNU coreutils) 8.22
> stat -c %N 'foo bar'
> -> ‘foo\tbar’
Status update: On my local Fedora machine, I've replaced stat 8.27 by
8.22, temporarily. The test still runs for me with all language
snippets.
stat is not suspicious any longer. I must dig somewhere else.
Best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-26 16:53 ` Glenn Morris
2018-03-26 17:48 ` Michael Albinus
2018-03-27 14:14 ` Michael Albinus
@ 2018-03-28 16:10 ` Michael Albinus
2018-03-28 16:57 ` Glenn Morris
2 siblings, 1 reply; 12+ messages in thread
From: Michael Albinus @ 2018-03-28 16:10 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Hi Glenn,
I've found an old RHEL5 machine @work, which is able to show the
problem. Looks like the "TaiViet" string makes trouble, perhaps because
it is a composed string. I've taken this out.
Could you, pls, check again?
Thanks, and best regards, Michael.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: master 97608c6: Extend Tramp's UTF8 tests
2018-03-28 16:10 ` Michael Albinus
@ 2018-03-28 16:57 ` Glenn Morris
0 siblings, 0 replies; 12+ messages in thread
From: Glenn Morris @ 2018-03-28 16:57 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
Michael Albinus wrote:
> I've found an old RHEL5 machine @work, which is able to show the
> problem. Looks like the "TaiViet" string makes trouble, perhaps because
> it is a composed string. I've taken this out.
Yes, it passes now on RHEL7, thanks.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2018-03-28 16:57 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180320153358.8820.5298@vcs0.savannah.gnu.org>
[not found] ` <20180320153400.6AD4E20496@vcs0.savannah.gnu.org>
2018-03-21 17:01 ` master 97608c6: Extend Tramp's UTF8 tests Glenn Morris
2018-03-21 17:11 ` Michael Albinus
2018-03-21 20:48 ` Glenn Morris
2018-03-22 9:08 ` Michael Albinus
2018-03-23 16:47 ` Michael Albinus
2018-03-23 17:12 ` Glenn Morris
2018-03-26 14:39 ` Michael Albinus
2018-03-26 16:53 ` Glenn Morris
2018-03-26 17:48 ` Michael Albinus
2018-03-27 14:14 ` Michael Albinus
2018-03-28 16:10 ` Michael Albinus
2018-03-28 16:57 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).