unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bytecompiler test fails
@ 2015-06-02 13:49 Fabrice Popineau
  2015-06-21 17:30 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Fabrice Popineau @ 2015-06-02 13:49 UTC (permalink / raw)
  To: emacs-devel

Hi,

When I run `make check', I get a couple of failures (Win64)
but I worry a little bit about this one:

Testing ../../../emacs/test/automated/bytecomp-tests.el
Running 10 tests (2015-06-02 15:34:24+0200)
Warning: `/' called with 0 args, but requires 2 or more
Warning: / called with 0 arguments, but requires 1+
Warning: `/' called with 0 args, but requires 2 or more
Warning: / called with 0 arguments, but requires 1+
Warning: `/' called with 1 arg, but requires 2 or more
Warning: `/' called with 1 arg, but requires 2 or more
   passed   1/10  bytecomp-tests

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
Loading c:/Users/Fabrice/AppData/Local/Temp/test-bytecomp17448xwq.elc...
   passed   3/10  test-byte-comp-macro-expand-lexical-override
Loading c:/Users/Fabrice/AppData/Local/Temp/test-bytecomp174489OG.elc...
   passed   4/10  test-byte-comp-macro-expansion
Loading c:/Users/Fabrice/AppData/Local/Temp/test-bytecomp17448ktY.elc...
   passed   5/10  test-byte-comp-macro-expansion-eval-and-compile
Loading c:/Users/Fabrice/AppData/Local/Temp/test-bytecomp17448LMr.elc...
   passed   6/10  test-byte-comp-macro-expansion-eval-when-compile
   passed   7/10  test-eager-load-macro-expand-lexical-override
   passed   8/10  test-eager-load-macro-expansion
   passed   9/10  test-eager-load-macro-expansion-eval-and-compile
   passed  10/10  test-eager-load-macro-expansion-eval-when-compile

Is this to be expected? I pulled the git master this morning.
Thanks,

Fabrice





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-27 11:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 13:49 Bytecompiler test fails Fabrice Popineau
2015-06-21 17:30 ` Eli Zaretskii
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

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).