all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Paul Eggert <eggert@cs.ucla.edu>, 36940@debbugs.gnu.org
Subject: bug#36940: tests slowness and failure after recent Tramp changes
Date: Tue, 27 Aug 2019 18:34:11 +0200	[thread overview]
Message-ID: <CADwFkmkQR1gRMDWDyWMay4A=0s8iOA1v4Gak=-T+OsqkK8tvXA@mail.gmail.com> (raw)
In-Reply-To: <87a7bvvhd2.fsf@gmx.de>

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

Michael Albinus <michael.albinus@gmx.de> writes:

> Let's try this one. If it also fails, I will disable this part of the
> test for macOS. Tramp works correctly, and the check is a minor one only.

Sorry for the delay.  I had a chance to run this on my macOS machine
again, and unfortunately it fails too.  I've attached the log.

Best regards,
Stefan Kangas

[-- Attachment #2: tramp-tests.log --]
[-- Type: application/octet-stream, Size: 3413 bytes --]

  GEN      lisp/net/tramp-tests.log
Running 1 tests (2019-08-27 18:31:39+0200, selector `tramp-test41-utf8')
Test tramp-test41-utf8 backtrace:
  signal(ert-test-failed (((should (equal (directory-files tmp-name1 n
  ert-fail(((should (equal (directory-files tmp-name1 nil directory-fi
  (if (unwind-protect (setq value-5682 (apply fn-5680 args-5681)) (set
  (let (form-description-5684) (if (unwind-protect (setq value-5682 (a
  (let ((value-5682 'ert-form-evaluation-aborted-5683)) (let (form-des
  (let* ((fn-5680 #'equal) (args-5681 (condition-case err (let ((signa
  (progn (make-directory tmp-name1) (make-directory tmp-name2) (let ((
  (unwind-protect (progn (make-directory tmp-name1) (make-directory tm
  (let* ((tramp-test-temporary-file-directory (file-truename tramp-tes
  (let ((quoted (car --dolist-tail--))) (let* ((tramp-test-temporary-f
  (while --dolist-tail-- (let ((quoted (car --dolist-tail--))) (let* (
  (let ((--dolist-tail-- (if (and (tramp--test-expensive-test) (tramp-
  tramp--test-check-files("Γυρίστε το Γαλαξία με Ώτο Στοπ" "أصبح بوسعك
  apply(tramp--test-check-files ("Γυρίστε το Γαλαξία με Ώτο Στοπ" "أصب
  (let* ((utf8 (if (and (eq system-type 'darwin) (memq 'utf-8-hfs (cod
  tramp--test-utf8()
  (closure (t) nil (let* ((fn-5855 #'tramp--test-enabled) (args-5856 (
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name tramp-test41-utf8 :documentation "Che
  ert-run-or-rerun-test(#s(ert--stats :selector tramp-test41-utf8 :tes
  ert-run-tests(tramp-test41-utf8 #f(compiled-function (event-type &re
  ert-run-tests-batch(tramp-test41-utf8)
  ert-run-tests-batch-and-exit(tramp-test41-utf8)
  eval((ert-run-tests-batch-and-exit 'tramp-test41-utf8) t)
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/net/tramp-tests.el" 
  command-line()
  normal-top-level()
Test tramp-test41-utf8 condition:
    (ert-test-failed
     ((should
       (equal
	(directory-files tmp-name1 nil directory-files-no-dot-files-regexp)
	(sort ... ...)))
      :form
      (equal
       ("AVE ŠšŽžŒœŸ €" "Arabicالسّلام عليكم" "Bună ziua, bine aţi venit!" "Burmese (မ္ရန္‌မာ)မင္‍ဂလာပာ" "Cantonese (粵語,廣東話)早晨, 你好" "Catalan (Català)  Avui demà i ahir s'esfullarà una rosa" "Chinese (中文,普通话,汉语) 你好" "Chinese (中文,普通话,汉语) 妳好" "Chinese (中文,普通话,汉语)你好" "Er is een aantal manieren waarop je dit kan doen" ...)
       ("AVE ŠšŽžŒœŸ €" "Arabicالسّلام عليكم" "Bună ziua, bine aţi venit!" "Burmese (မ္ရန္‌မာ)မင္‍ဂလာပာ" "Cantonese (粵語,廣東話)早晨, 你好" "Catalan (Català)  Avui demà i ahir s'esfullarà una rosa" "Chinese (中文,普通话,汉语) 你好" "Chinese (中文,普通话,汉语) 妳好" "Chinese (中文,普通话,汉语)你好" "Er is een aantal manieren waarop je dit kan doen" ...))
      :value nil :explanation
      (list-elt 24
		(arrays-of-different-length 23 22 "Přejeme vám hezký den!" "Přejeme vám hezký den!" first-mismatch-at 16))))
   FAILED  1/1  tramp-test41-utf8 (17.897238 sec)

Ran 1 tests, 0 results as expected, 1 unexpected (2019-08-27 18:31:58+0200, 18.595599 sec)

1 unexpected results:
   FAILED  tramp-test41-utf8

make: *** [lisp/net/tramp-tests.log] Error 1

  reply	other threads:[~2019-08-27 16:34 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06  0:28 bug#36940: tests slowness and failure after recent Tramp changes Paul Eggert
2019-08-06 12:59 ` Michael Albinus
2019-08-06 16:13   ` Paul Eggert
2019-08-06 19:16     ` Michael Albinus
2019-08-06 19:54     ` Michael Albinus
2019-08-06 23:27       ` Paul Eggert
2019-08-07 15:20         ` Michael Albinus
2019-08-07 19:36           ` Paul Eggert
2019-08-08 14:14             ` Michael Albinus
2019-08-07 21:42           ` Glenn Morris
2019-08-08 13:52             ` Michael Albinus
2019-08-10  1:39               ` Paul Eggert
2019-08-10  9:43                 ` Michael Albinus
2019-08-10 20:24                   ` Paul Eggert
2019-08-11 10:12                     ` Michael Albinus
2019-08-14 10:31                       ` Michael Albinus
2019-08-15  4:26                         ` Paul Eggert
2019-08-24  1:51                         ` Stefan Kangas
2019-08-24  8:08                           ` Michael Albinus
2019-08-24 12:51                             ` Stefan Kangas
     [not found]                               ` <CADwFkmnZ1D-t3BchTSuUrkbkOpKG=yCH9c1ZJbkyGr9mUZrAUg@mail.gmail.com>
2019-08-25  9:27                                 ` Michael Albinus
2019-08-25  9:51                                   ` Eli Zaretskii
2019-08-25 10:07                                     ` Eli Zaretskii
2019-08-25 11:26                                       ` Michael Albinus
2019-08-25 11:39                                         ` Eli Zaretskii
2019-08-25 11:46                                           ` Michael Albinus
2019-08-25 11:58                                             ` Eli Zaretskii
2019-08-26  9:22                                               ` Michael Albinus
2019-08-26  9:59                                                 ` Eli Zaretskii
2019-08-26 11:47                                                   ` Michael Albinus
2019-08-26 12:54                                                     ` Stefan Kangas
2019-08-26 14:19                                                       ` Michael Albinus
2019-08-26 14:36                                                         ` Stefan Kangas
2019-08-26 15:09                                                           ` Michael Albinus
2019-08-26 15:46                                                             ` Stefan Kangas
2019-08-26 16:43                                                               ` Michael Albinus
2019-08-26 17:46                                                                 ` Stefan Kangas
2019-08-26 19:47                                                                   ` Michael Albinus
2019-08-27 16:34                                                                     ` Stefan Kangas [this message]
2019-08-27 16:56                                                                       ` Michael Albinus
2019-08-28  0:23                                                                         ` Stefan Kangas
2019-08-25 11:28                                     ` Michael Albinus
2019-08-25 11:48                             ` Michael Albinus
2019-08-25 15:39                               ` Paul Eggert
2019-08-25 16:34                                 ` Michael Albinus
2019-08-25 20:36                                   ` Paul Eggert
2019-08-26  8:44                                     ` Michael Albinus
2019-08-27  2:17                                       ` Paul Eggert
2019-08-27 11:03                             ` Michael Albinus

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='CADwFkmkQR1gRMDWDyWMay4A=0s8iOA1v4Gak=-T+OsqkK8tvXA@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=36940@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=michael.albinus@gmx.de \
    /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.