unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40189: emacs-ts fails its test suite
@ 2020-03-23  1:17 Maxim Cournoyer
  0 siblings, 0 replies; only message in thread
From: Maxim Cournoyer @ 2020-03-23  1:17 UTC (permalink / raw)
  To: 40189

On master, emacs-ts fails one of its tests:

--8<---------------cut here---------------start------------->8---
   passed  28/35  ts-unix
Test ts-update backtrace:
  signal(ert-test-failed (((should (or (equal 31536000 (floor (ts-diff
  ert-fail(((should (or (equal 31536000 (floor (ts-difference ts one-y
  (if (unwind-protect (setq value-1854 (or (equal 31536000 (floor (ts-
  (let (form-description-1855) (if (unwind-protect (setq value-1854 (o
  (let ((value-1854 (gensym "ert-form-evaluation-aborted-"))) (let (fo
  (let* ((ts (ts-now)) (one-year-ago ts)) (setq one-year-ago (ts-fill 
  (closure (t) nil (let* ((ts (ts-now)) (one-year-ago ts)) (setq one-y
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name ts-update :documentation nil :body (c
  ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
  ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
  ert-run-tests-batch(nil)
  ert-run-tests-batch-and-exit()
  command-line-1(("-l" "test/test.el" "-f" "ert-run-tests-batch-and-ex
  command-line()
  normal-top-level()
Test ts-update condition:
    (ert-test-failed
     ((should
       (or
        (equal 31536000 ...)
        (equal 31622399 ...)))
      :form
      (or
       (equal 31536000
              (floor ...))
       (equal 31622399
              (floor ...)))
      :value nil))
   FAILED  29/35  ts-update
   passed  30/35  ts-year
   passed  31/35  ts<
   passed  32/35  ts<=
   passed  33/35  ts=
   passed  34/35  ts>
   passed  35/35  ts>=

Ran 35 tests, 34 results as expected, 1 unexpected (2020-03-23 01:14:41+0000)

1 unexpected results:
   FAILED  ts-update

command "emacs" "--batch" "-l" "test/test.el" "-f" "ert-run-tests-batch-and-exit" failed with status 1
--8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-23  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23  1:17 bug#40189: emacs-ts fails its test suite Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).