emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: 13 Test Failures


From: Stefan Kangas
Subject: Re: Fwd: 13 Test Failures
Date: Mon, 7 Sep 2020 08:13:28 -0700

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> I'm not seeing any build failures on Debian.  What system are you using?
>
> (Sorry; I meant test failures.)

I see two test failures on Debian (bullseye/sid):

    make distclean && make -j9 bootstrap && make -j9 check

---

SUMMARY OF TEST RESULTS
-----------------------
Files examined: 306
Ran 4251 tests, 4221 results as expected, 2 unexpected, 28 skipped
2 files contained unexpected results:
  lisp/progmodes/cperl-mode-tests.log
  lisp/custom-tests.log

---

Test cperl-mode-test-bug-10483 backtrace:
  signal(ert-test-failed (((should (string-match "poop ('foo', \n
  ert-fail(((should (string-match "poop ('foo', \n      'bar')" (buffe
  #f(compiled-function () (interactive nil) #<bytecode -0x5a2311241b80
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name cperl-mode-test-bug-10483 :documentat
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
  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/cperl-mode
  command-line()
  normal-top-level()
Test cperl-mode-test-bug-10483 condition:
    (ert-test-failed
     ((should
       (string-match "poop ('foo',
      'bar')"
                     (buffer-string)))
      :form
      (string-match "poop ('foo',
      'bar')" "Symbol's function definition is void: ert-set-test

Process speedy exited abnormally with code 255
")
      :value nil))
   FAILED  1/4  cperl-mode-test-bug-10483 (0.063404 sec)

---

Test custom--test-theme-variables backtrace:
  file-name-directory(nil)
  #f(compiled-function () #<bytecode -0xe0f7f9d9b202a94>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name custom--test-theme-variables :documen
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
  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/custom-tests" "--eva
  command-line()
  normal-top-level()
Test custom--test-theme-variables condition:
    (wrong-type-argument stringp nil)
   FAILED  1/3  custom--test-theme-variables (0.000185 sec)

---

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.22, cairo version 1.16.0)
 of 2020-09-07 built on joffe
Repository revision: 0c4789e2defee35237651961391d0da69fbe26d8
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Debian GNU/Linux bullseye/sid

Configured using:
 'configure
 
PKG_CONFIG_PATH=/home/skangas/usr/lib/pkgconfig:/home/skangas/usr/lib/pkgconfig:'

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]