unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41608: 27.0.91; lisp/progmodes/js-tests test failure
@ 2020-05-29 19:52 Paul Eggert
  2020-05-29 23:09 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2020-05-29 19:52 UTC (permalink / raw)
  To: 41608

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

In the current master-27 branch on both Fedora 31 and Ubuntu 18.04.4, 'make
check' fails and reports 'make[3]: *** [Makefile:183:
lisp/progmodes/js-tests.log] Error 1'. I'm attaching
tests/lisp/progmodes/js-tests.log.

In GNU Emacs 27.0.91 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.24.13)
 of 2020-05-29 built on Penguin.CS.UCLA.EDU
Repository revision: bd7b681dc432ce77fbe3634c919fe49ca335f8e1
Repository branch: emacs-27
System Description: Fedora 31 (Workstation Edition)

Recent messages:

Configured using:
 'configure --enable-gcc-warnings'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY
ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON
PDUMPER LCMS2 GMP

Important settings:
  value of $LC_ALL: en_US.utf8
  value of $LC_COLLATE: en_US.UTF-8
  value of $LC_CTYPE: en_US.UTF-8
  value of $LC_MESSAGES: en_US.UTF-8
  value of $LANG: C
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  global-whitespace-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-quote-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml mml-sec epa derived epg epg-config gnus-util
rmail rmail-loaddefs text-property-search time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils term/xterm
xterm whitespace package easymenu browse-url url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache json subr-x map url-vars seq byte-opt gv bytecomp
byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads dbusbind inotify lcms2 dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)

Memory information:
((conses 16 63651 6925)
 (symbols 48 7623 1)
 (strings 32 20584 1674)
 (string-bytes 1 688815)
 (vectors 16 10544)
 (vector-slots 8 112199 7150)
 (floats 8 24 269)
 (intervals 56 204 0)
 (buffers 1000 11))

[-- Attachment #2: js-tests.log --]
[-- Type: text/x-log, Size: 14487 bytes --]

Running 11 tests (2020-05-29 12:47:24-0700, selector `(not (or (tag :expensive-test) (tag :unstable)))')
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Test js-mode-auto-fill backtrace:
  signal(ert-test-failed (((should (equal (buffer-string) "/* test\n *
  ert-fail(((should (equal (buffer-string) "/* test\n * test")) :form 
  #f(compiled-function () #<bytecode 0x80bdd5>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name js-mode-auto-fill :documentation nil 
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ...)) :te
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/progmodes/js-tests" 
  command-line()
  normal-top-level()
Test js-mode-auto-fill condition:
    (ert-test-failed
     ((should
       (equal
	(buffer-string)
	"/* test
 * test"))
      :form
      (equal "/* test test" "/* test
 * test")
      :value nil :explanation
      (arrays-of-different-length 12 15 "/* test test" "/* test
 * test" first-mismatch-at 7)))
   FAILED   1/11  js-mode-auto-fill (0.000823 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed   2/11  js-mode-doc-comment-face (0.002454 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Test js-mode-fill-bug-19399 backtrace:
  looking-at(nil)
  c-full-pp-to-literal(2 nil)
  c-literal-limits(nil t)
  c-mask-paragraph(t nil fill-paragraph nil)
  c-fill-paragraph(nil)
  js-fill-paragraph(nil)
  fill-paragraph()
  #f(compiled-function () #<bytecode 0x808379>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name js-mode-fill-bug-19399 :documentation
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ...)) :te
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/progmodes/js-tests" 
  command-line()
  normal-top-level()
Test js-mode-fill-bug-19399 condition:
    (wrong-type-argument stringp nil)
   FAILED   3/11  js-mode-fill-bug-19399 (0.000685 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Test js-mode-fill-bug-22431 backtrace:
  signal(ert-test-failed (((should (equal (buffer-substring (point-min
  ert-fail(((should (equal (buffer-substring (point-min) (point-max)) 
  #f(compiled-function () #<bytecode 0x8083f9>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name js-mode-fill-bug-22431 :documentation
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/progmodes/js-tests" 
  command-line()
  normal-top-level()
Test js-mode-fill-bug-22431 condition:
    (ert-test-failed
     ((should
       (equal
	(buffer-substring ... ...)
	"/**
 * Load the inspector's shared head.js for use by tests that need to
 * open the something or other"))
      :form
      (equal "/**
 * Load the inspector's shared head.js for use by tests that need to open the something or other" "/**
 * Load the inspector's shared head.js for use by tests that need to
 * open the something or other")
      :value nil :explanation
      (arrays-of-different-length 100 103 "/**
 * Load the inspector's shared head.js for use by tests that need to open the something or other" "/**
 * Load the inspector's shared head.js for use by tests that need to
 * open the something or other" first-mismatch-at 72)))
   FAILED   4/11  js-mode-fill-bug-22431 (0.000855 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Test js-mode-fill-bug-22431-fill-paragraph-at-start backtrace:
  looking-at(nil)
  c-literal-limits(nil t)
  c-mask-paragraph(t nil fill-paragraph nil)
  c-fill-paragraph(nil)
  js-fill-paragraph(nil)
  fill-paragraph()
  #f(compiled-function () #<bytecode 0x808479>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name js-mode-fill-bug-22431-fill-paragraph
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/progmodes/js-tests" 
  command-line()
  normal-top-level()
Test js-mode-fill-bug-22431-fill-paragraph-at-start condition:
    (wrong-type-argument stringp nil)
   FAILED   5/11  js-mode-fill-bug-22431-fill-paragraph-at-start (0.000704 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed   6/11  js-mode-fill-comment-bug (0.000827 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed   7/11  js-mode-indentation-error (0.000558 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed   8/11  js-mode-propertize-bug-1 (0.000422 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed   9/11  js-mode-propertize-bug-2 (0.000409 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Indenting region... 
Indenting region...done
   passed  10/11  js-mode-regexp-syntax (0.002547 sec)
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
Eval error in the `c-lang-defvar' or `c-lang-setvar' for `font-lock-comment-end-skip' (fallback source eval - js-mode compiled with CC Mode 5.34 but loaded with 5.34.1): (error "`c-font-lock-comment-end-skip' got no (prior) value in js-mode (might be a cyclic reference)")
   passed  11/11  js-mode-regexp-syntax-bug-25529 (0.001281 sec)

Ran 11 tests, 7 results as expected, 4 unexpected (2020-05-29 12:47:24-0700, 0.591230 sec)

4 unexpected results:
   FAILED  js-mode-auto-fill
   FAILED  js-mode-fill-bug-19399
   FAILED  js-mode-fill-bug-22431
   FAILED  js-mode-fill-bug-22431-fill-paragraph-at-start


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

* bug#41608: 27.0.91; lisp/progmodes/js-tests test failure
  2020-05-29 19:52 bug#41608: 27.0.91; lisp/progmodes/js-tests test failure Paul Eggert
@ 2020-05-29 23:09 ` Glenn Morris
  2020-08-13  1:12   ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2020-05-29 23:09 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 41608


It looks to me like 'make bootstrap' would fix your issue.





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

* bug#41608: 27.0.91; lisp/progmodes/js-tests test failure
  2020-05-29 23:09 ` Glenn Morris
@ 2020-08-13  1:12   ` Stefan Kangas
  2020-08-13  1:33     ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2020-08-13  1:12 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Paul Eggert, 41608

Glenn Morris <rgm@gnu.org> writes:

> It looks to me like 'make bootstrap' would fix your issue.

Did it help?

Best regards,
Stefan Kangas





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

* bug#41608: 27.0.91; lisp/progmodes/js-tests test failure
  2020-08-13  1:12   ` Stefan Kangas
@ 2020-08-13  1:33     ` Paul Eggert
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggert @ 2020-08-13  1:33 UTC (permalink / raw)
  To: Stefan Kangas, Glenn Morris; +Cc: 41608-done

On 8/12/20 6:12 PM, Stefan Kangas wrote:
> Glenn Morris <rgm@gnu.org> writes:
> 
>> It looks to me like 'make bootstrap' would fix your issue.
> 
> Did it help?

Yes it did, thanks. Shoulda thoughta that. Closing the bug report.





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

end of thread, other threads:[~2020-08-13  1:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 19:52 bug#41608: 27.0.91; lisp/progmodes/js-tests test failure Paul Eggert
2020-05-29 23:09 ` Glenn Morris
2020-08-13  1:12   ` Stefan Kangas
2020-08-13  1:33     ` Paul Eggert

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