all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 32246@debbugs.gnu.org
Subject: bug#32246: 27.0.50; files-tests failure on Cygwin
Date: Wed, 25 Jul 2018 09:37:46 -0400	[thread overview]
Message-ID: <7602ce9a-5c7b-2a52-fd21-bc9ddf850f76@cornell.edu> (raw)
In-Reply-To: <87k1pj7cfp.fsf@gmx.de>

On 7/25/2018 8:00 AM, Michael Albinus wrote:
> Hi Ken,

Hi Michael,

> Thanks for this. However, I haven't been able to reproduce the
> problem. I've tried it interactively, running ert over the tests in
> files-tests.el. And I've tried it in a Gnome terminal, running
> 
> --8<---------------cut here---------------start------------->8---
> $ emacs -Q -batch -l /cygdrive/c/Users/lb01177/Downloads/files-tests.el --eval '(ert-run-tests-batch-and-exit (quote t))'
> --8<---------------cut here---------------end--------------->8---
> 
> In both cases, the error didn't happen.
> 
> How do you get this error? Note that I haven't the downloaded Emacs git
> repository under cagwin, and so I cannot call make. But I would like to
> know your environment, is it a desktop manager, or a terminal in an X11
> environment, or just called from MS Windows.

Thanks for testing.

I left out a crucial piece of information in my bug report (sorry!): I 
always set up my Cygwin systems to be case sensitive, as explained here:

 
https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

If you don't do this, then all file systems are case insensitive.  And 
even if you do this, file names under /cygdrive are case insensitive, as 
explained at the link above.  So I'm not surprised that you couldn't 
reproduce the error.

Apart from that, my normal way of running tests is simply 'make check' 
in my build directory.  I work either in a Cygwin terminal (mintty) or 
an xterm window under X11.  Here's what happens when I run the tests the 
way you did, from my build directory in a Cygwin terminal (and avoiding 
/cygdrive):

$ src/emacs -Q -batch -l ../master/test/lisp/files-tests.el --eval 
'(ert-run-tests-batch-and-exit (quote t))'
Running 78 tests (2018-07-25 09:33:31-0400, selector ‘t’)

[...]

Ran 78 tests, 76 results as expected, 1 unexpected, 1 skipped 
(2018-07-25 09:33:34-0400, 2.591031 sec)
1 expected failures

1 unexpected results:
    FAILED  files-tests-file-name-non-special-file-name-case-insensitive-p

1 skipped results:
   SKIPPED  files-test-bug-18141

Best regards,

Ken





  reply	other threads:[~2018-07-25 13:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-22 18:10 bug#32246: 27.0.50; files-tests failure on Cygwin Ken Brown
2018-07-22 18:23 ` Michael Albinus
2018-07-23 17:01   ` Ken Brown
2018-07-25 12:00     ` Michael Albinus
2018-07-25 13:37       ` Ken Brown [this message]
2018-07-25 16:46         ` Michael Albinus
2018-07-25 16:56           ` Ken Brown
2018-07-25 17:33             ` Michael Albinus
2018-07-26 13:56               ` Michael Albinus
2018-07-26 14:54                 ` Ken Brown
2018-07-26 15:03                   ` Michael Albinus
2018-07-27 18:34                     ` Ken Brown
2018-07-27 19:30                       ` Michael Albinus
2018-07-27 20:30                         ` Ken Brown
2018-07-27 21:10                         ` Eli Zaretskii
2018-07-27 21:32                           ` Ken Brown
2018-07-27 21:34                             ` Ken Brown
2018-07-26 17:38                   ` Eli Zaretskii
2018-07-27 15:27                     ` 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=7602ce9a-5c7b-2a52-fd21-bc9ddf850f76@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=32246@debbugs.gnu.org \
    --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.