unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Ken Brown <kbrown@cornell.edu>
Cc: 23614@debbugs.gnu.org
Subject: bug#23614: 25.1.50; tramp-test24-file-name-completion fails on Cygwin
Date: Wed, 25 May 2016 08:43:56 +0200	[thread overview]
Message-ID: <878tyy8wnn.fsf@gmx.de> (raw)
In-Reply-To: <f3ac0fa5-cf16-f5c8-b3f9-82e639a13f0a@cornell.edu> (Ken Brown's message of "Tue, 24 May 2016 16:59:49 -0400")

Ken Brown <kbrown@cornell.edu> writes:

> Hi Michael,

Hi Ken,

> $ make -C test tramp-tests
> make: Entering directory '/home/kbrown/src/emacs/64build/test'
> [...]
> Test tramp-test24-file-name-completion condition:
>     (ert-test-failed
>      ((should
>        (member
>         (format "%s:" method)
>         (file-name-all-completions ... "/")))
>       :form
>       (member "mock:" nil)
>       :value nil))
>    FAILED  25/42  tramp-test24-file-name-completion
>
> What can I do to help debug this?

Please instrument the test case:

--8<---------------cut here---------------start------------->8---
*** /home/albinus/src/emacs/test/lisp/net/tramp-tests.el.~1ee91bf89176251f6e399c8436dca0248cdd6f6b~	2016-05-25 08:39:42.884936706 +0200
--- /home/albinus/src/emacs/test/lisp/net/tramp-tests.el	2016-05-25 08:39:17.328591345 +0200
***************
*** 1372,1377 ****
--- 1372,1378 ----
    "Check `file-name-completion' and `file-name-all-completions'."
    (skip-unless (tramp--test-enabled))
  
+   (tramp--instrument-test-case 10
    (dolist (n-e '(nil t))
      (let ((non-essential n-e)
  	  (tmp-name (tramp--test-make-temp-name))
***************
*** 1417,1423 ****
  	      '("bold" "boz/"))))
  
  	;; Cleanup.
! 	(ignore-errors (delete-directory tmp-name 'recursive))))))
  
  (ert-deftest tramp-test25-load ()
    "Check `load'."
--- 1418,1424 ----
  	      '("bold" "boz/"))))
  
  	;; Cleanup.
! 	(ignore-errors (delete-directory tmp-name 'recursive)))))))
  
  (ert-deftest tramp-test25-load ()
    "Check `load'."
--8<---------------cut here---------------end--------------->8---

Send tramp-tests.log.

Btw, do you have a recent master build somewhere which I could install
and test in a Cygwin environment?

> Ken

Best regards, Michael.





  reply	other threads:[~2016-05-25  6:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24 20:59 bug#23614: 25.1.50; tramp-test24-file-name-completion fails on Cygwin Ken Brown
2016-05-25  6:43 ` Michael Albinus [this message]
2016-05-25 13:30   ` Ken Brown
2016-05-26 18:02     ` Michael Albinus
2016-05-26 18:57       ` Ken Brown

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=878tyy8wnn.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=23614@debbugs.gnu.org \
    --cc=kbrown@cornell.edu \
    /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 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).