unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Kyle Meyer <kyle@kyleam.com>
Subject: Re: emacs-28 b8b2dd1: Update to Org 9.5.1-11-g96d91b
Date: Sun, 28 Nov 2021 16:15:31 +0100	[thread overview]
Message-ID: <87h7bwxqek.fsf@gmx.de> (raw)
In-Reply-To: <20211127213326.7715520D11@vcs0.savannah.gnu.org> (Kyle Meyer's message of "Sat, 27 Nov 2021 16:33:25 -0500 (EST)")

kyle@kyleam.com (Kyle Meyer) writes:

> branch: emacs-28
> commit b8b2dd17c57b73357cae229e010138fd2352a46f
> Author: Kyle Meyer <kyle@kyleam.com>
> Commit: Kyle Meyer <kyle@kyleam.com>
>
>     Update to Org 9.5.1-11-g96d91b
> ---
>  doc/misc/org.org         | 12 ++++++++++++
>  etc/refcards/orgcard.tex |  2 +-
>  lisp/org/oc-csl.el       |  3 ++-
>  lisp/org/oc.el           | 43 ++++++++++++++++++++++---------------------
>  lisp/org/org-table.el    |  2 +-
>  lisp/org/org-version.el  |  4 ++--
>  lisp/org/ox.el           |  3 +++
>  7 files changed, 43 insertions(+), 26 deletions(-)

This fails:

--8<---------------cut here---------------start------------->8---
$ make -C test org-tests
make: Entering directory '/usr/local/src/emacs-28/test'
make[1]: Entering directory '/usr/local/src/emacs-28/test'
  GEN      lisp/org/org-tests.log
Running 1 tests (2021-11-28 16:11:21+0100, selector `(not (or (tag :unstable) (tag :nativecomp)))')
Test org-package-version backtrace:
  signal(ert-test-failed (((should (equal (version-to-list (org-releas
  ert-fail(((should (equal (version-to-list (org-release)) (cdr (assq
  (if (unwind-protect (setq value-7 (apply fn-5 args-6)) (setq form-de
  (let (form-description-9) (if (unwind-protect (setq value-7 (apply f
  (let ((value-7 'ert-form-evaluation-aborted-8)) (let (form-descripti
  (let* ((fn-5 #'equal) (args-6 (condition-case err (let ((signal-hook
  (let ((lexical-binding t)) (let* ((fn-0 #'require) (args-1 (conditio
  (closure (t) nil (let ((lexical-binding t)) (let* ((fn-0 #'require)
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name org-package-version :documentation "T
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :unstabl
  ert-run-tests((not (or (tag :unstable) (tag :nativecomp))) #f(compil
  ert-run-tests-batch((not (or (tag :unstable) (tag :nativecomp))))
  ert-run-tests-batch-and-exit((not (or (tag :unstable) (tag :nativeco
  eval((ert-run-tests-batch-and-exit '(not (or (tag :unstable) (tag :n
  command-line-1(("-L" ":." "-L" "./../../elpa/packages/url-http-ntlm/
  command-line()
  normal-top-level()
Test org-package-version condition:
    (ert-test-failed
     ((should
       (equal
	(version-to-list ...)
	(cdr ...)))
      :form
      (equal
       (9 5 1)
       (9 5))
      :value nil :explanation
      (proper-lists-of-different-length 3 2
					(9 5 1)
					(9 5)
					first-mismatch-at 2)))
   FAILED  1/1  org-package-version (0.000878 sec)

Ran 1 tests, 0 results as expected, 1 unexpected (2021-11-28 16:11:21+0100, 0.109542 sec)

1 unexpected results:
   FAILED  org-package-version
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.



       reply	other threads:[~2021-11-28 15:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211127213324.10400.95314@vcs0.savannah.gnu.org>
     [not found] ` <20211127213326.7715520D11@vcs0.savannah.gnu.org>
2021-11-28 15:15   ` Michael Albinus [this message]
2021-11-28 15:44     ` emacs-28 b8b2dd1: Update to Org 9.5.1-11-g96d91b Kyle Meyer
2021-11-28 16:02       ` Michael Albinus
2021-11-30  4:55         ` Kyle Meyer
2021-11-30  8:31           ` Org tests in Emacs (was: emacs-28 b8b2dd1: Update to Org 9.5.1-11-g96d91b) Michael Albinus
2021-11-30  9:03             ` Current status of emba.gnu.org? Stefan Kangas
2021-11-30 14:38               ` Michael Albinus
2021-11-30 15:44                 ` Stefan Kangas
2021-11-30 16:41                   ` Michael Albinus
2021-11-30 21:38                   ` Stefan Monnier
2021-12-01  9:09                     ` Michael Albinus

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7bwxqek.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=kyle@kyleam.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 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).