all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: emacs-26, make check failures, mingw64
Date: Tue, 19 Sep 2017 21:08:56 +0200	[thread overview]
Message-ID: <CAFgFV9NQp4BnRGvhb=pdZGLyy5SzdbKyf4smXrrNjN-ZhZ=0_Q@mail.gmail.com> (raw)

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

I still get a couples of failures while running tests :

- test/src/editfns-tests.log

Test format-time-string-with-zone condition:
    (ert-test-failed
     ((should
       (string-equal
        (format-time-string format look -28800)
        "1972-06-30 15:59:59.999 -0800 (-08)"))
      :form
      (string-equal "1972-06-30 15:59:59.999 -0800 (ZZZ)" "1972-06-30
15:59:59.999 -0800 (-08)")
      :value nil))

It is a new failure for a new test introduced by:
commit 541006c53623cb5fb7dfae475baae5d64fc6e9d0

Clearly, the timezone is wrongly formatted.

- test/lisp/ibuffer-tests.log

Test ibuffer-filter-inclusion-8 condition:
    (file-error "Creating file with prefix" "Invalid argument"
"c:/Users/Fabrice/AppData/Roaming/Local/Temp/ibuf-test8c")
   FAILED  11/19  ibuffer-filter-inclusion-8

I don't see how create-file-buffer in this test can ever create a temp file
ending with
an '*'. But I am probably overlooking something. Does it pass on other
platforms ?

Fabrice

[-- Attachment #2: Type: text/html, Size: 1447 bytes --]

             reply	other threads:[~2017-09-19 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 19:08 Fabrice Popineau [this message]
2017-09-19 19:38 ` emacs-26, make check failures, mingw64 Paul Eggert
2017-09-20  7:21   ` Eli Zaretskii
2017-09-20  7:18 ` 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='CAFgFV9NQp4BnRGvhb=pdZGLyy5SzdbKyf4smXrrNjN-ZhZ=0_Q@mail.gmail.com' \
    --to=fabrice.popineau@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.