all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Colin Baxter <m43cap@yandex.com>
Cc: emacs-devel@gnu.org
Subject: Re: FAILED  tramp-test34-utf8
Date: Wed, 29 Mar 2017 13:34:52 +0200	[thread overview]
Message-ID: <87shlwl3j7.fsf@detlef> (raw)
In-Reply-To: <8737dwpje6.fsf@yandex.com> (Colin Baxter's message of "Wed, 29 Mar 2017 09:38:41 +0100")

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

Colin Baxter <m43cap@yandex.com> writes:

> Dear Michael,

Hi Colin,

> I have repeated the 'make test' on a newly git-pulled emacs, using a
> different machine (same os: 3.2.0-4-686-pae #1 SMP Debian 3.2.86-1 i686
> GNU/Linux). I made certain that the first emacs found in PATH was
> emacs-26.0.50.
>
> I obtained the same error as before. I've attached the tramp-test.log.

Thanks. However, it doesn't tell too much to us.

Pls apply the appended patch to tramp-tests.el. It instruments
`tramp-test34-utf8', writing lot of traces into tramp-tests.log.

Rerun the test, and send tramp-test.log.

> Best wishes, Colin.


[-- Attachment #2: *vc-diff* --]
[-- Type: text/x-patch, Size: 953 bytes --]

diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 2a4ef74..383d323 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -2463,12 +2463,13 @@ tramp--test-utf8
 	 (coding-system-for-read utf8)
 	 (coding-system-for-write utf8)
 	 (file-name-coding-system utf8))
+    (tramp--instrument-test-case 10
     (tramp--test-check-files
      (unless (tramp--test-hpux-p) "Γυρίστε το Γαλαξία με Ώτο Στοπ")
      (unless (tramp--test-hpux-p)
        "أصبح بوسعك الآن تنزيل نسخة كاملة من موسوعة ويكيبيديا العربية لتصفحها بلا اتصال بالإنترنت")
      "银河系漫游指南系列"
-     "Автостопом по гала́ктике")))
+     "Автостопом по гала́ктике"))))

 (ert-deftest tramp-test34-utf8 ()
   "Check UTF8 encoding in file names and file contents."

  reply	other threads:[~2017-03-29 11:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28 15:16 FAILED tramp-test34-utf8 Colin Baxter
2017-03-28 18:04 ` Michael Albinus
2017-03-29  8:38   ` Colin Baxter
2017-03-29 11:34     ` Michael Albinus [this message]
2017-03-29 11:43       ` Michael Albinus
2017-03-29 12:13         ` Colin Baxter
2017-03-29 12:15           ` Michael Albinus
2017-03-29 12:14       ` Colin Baxter
2017-03-29 19:40       ` Colin Baxter
2017-03-30  2:57         ` Eli Zaretskii
2017-03-30  7:24         ` Colin Baxter
2017-03-30 15:32         ` Michael Albinus
2017-03-30 17:19           ` Colin Baxter
2017-03-29 14:38     ` Eli Zaretskii
2017-03-29 17:00       ` Michael Albinus
2017-03-29 17:16         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87shlwl3j7.fsf@detlef \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=m43cap@yandex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.