all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Fabrice Popineau <fabrice.popineau@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Bytecompiler test fails
Date: Sun, 21 Jun 2015 20:30:46 +0300	[thread overview]
Message-ID: <83fv5lhsu1.fsf@gnu.org> (raw)
In-Reply-To: <loom.20150602T154406-512@post.gmane.org>

> From: Fabrice Popineau <fabrice.popineau@gmail.com>
> Date: Tue, 2 Jun 2015 13:49:20 +0000 (UTC)
> 
> In my--test11:
> c:/Users/Fabrice/AppData/Local/Temp/test-
> bytecomp17448gDb.el:2:83:Warning:
>     macro `my--test11' defined too late
> 
> In my--test12:
> c:/Users/Fabrice/AppData/Local/Temp/test-
> bytecomp17448gDb.el:2:139:Warning:
>     macro `my--test12' defined too late
> Loading c:/Users/Fabrice/AppData/Local/Temp/test-bytecomp17448KSY.elc...
> Test bytecomp-tests--warnings backtrace:
>   (if (unwind-protect (setq value-79227 (apply fn-79225 args-79226)) (
>   (let (form-description-79229) (if (unwind-protect (setq value-79227
>   (let ((value-79227 (quote ert-form-evaluation-aborted-79228))) (let
>   (let ((fn-79225 (function re-search-forward)) (args-79226 (list "my-
>   (save-current-buffer (set-buffer (get-buffer-create "*Compile-Log*")
>   (lambda nil (save-current-buffer (set-buffer (get-buffer-create "*Co
>   ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
>   ert-run-test([cl-struct-ert-test bytecomp-tests--warnings nil (lambd
>   ert-run-or-rerun-test([cl-struct-ert--stats t [[cl-struct-ert-test b
>   ert-run-tests(t #[385 "\306\307\"\203G\211\211G\310U\203\211@\20
>   ert-run-tests-batch(nil)
>   ert-run-tests-batch-and-exit()
>   command-line-1(("-L" ";../../../emacs/test/automated" "-l" "ert" "-l
>   command-line()
>   normal-top-level()
> Test bytecomp-tests--warnings condition:
>     (ert-test-failed
>      ((should
>        (re-search-forward "my--test11:\n.*macro" nil t))
>       :form
>       (re-search-forward "my--test11:\n.*macro" nil t)
>       :value nil))
>    FAILED   2/10  bytecomp-tests--warnings

Please try again, I think I fixed this.  (The reason was the long name
of temporary-file-directory, something that's typical on MS-Windows,
which caused part of the warning be spilled to the next line, so ".*",
which doesn't match a newline, didn't work.)



  reply	other threads:[~2015-06-21 17:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 13:49 Bytecompiler test fails Fabrice Popineau
2015-06-21 17:30 ` Eli Zaretskii [this message]
2015-06-21 21:20   ` Fabrice Popineau
2015-06-22  2:51     ` Eli Zaretskii
2015-06-22  5:21       ` Fabrice Popineau
2015-06-22 15:05         ` Eli Zaretskii
2015-06-27 11:30           ` 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=83fv5lhsu1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=fabrice.popineau@gmail.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.