emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jens Schmidt <jschmidt4gnu@vodafonemail.de>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: [BUG] "make check" reports a failure on test-org/insert-heading @ d5ee33f (this time with Emacs 29)
Date: Thu, 24 Aug 2023 13:31:08 +0200	[thread overview]
Message-ID: <eee6a4d5-1cb9-af9c-c5c1-984ce36b1cd4@vodafonemail.de> (raw)

Seems the insert-heading-issue is still struggling, this time during
a "make check" @ d5ee33fed8dd80d3f9f9811d86a73827fde80780 using Emacs 29:

Test test-org/insert-heading condition:
    (ert-test-failed
     ((should
       (equal "* 1\n** 1.1\n** 1.2\n*\n* 2"
	      (org-test-with-temp-text "<point>* 1\n** 1.1\n** 1.2\n* 2" ... ...)))
      :form
      (equal "* 1\n** 1.1\n** 1.2\n*\n* 2"
	     #("* 1\n** 1.1\n** 1.2\n* \n* 2" 0 2
	       (face org-level-1)
	       2 3
	       (face org-level-1)
	       4 5
	       (face org-level-2)
	       5 7
	       (face org-level-2)
	       7 10
	       (face org-level-2)
	       11 12
	       (face org-level-2)
	       12 14
	       (face org-level-2)
	       14 17
	       (face org-level-2)
	       21 23
	       (face org-level-1)
	       23 24
	       (face org-level-1)))
      :value nil :explanation
      (arrays-of-different-length 23 24 "* 1\n** 1.1\n** 1.2\n*\n* 2"
				  #("* 1\n** 1.1\n** 1.2\n* \n* 2" 0 2
				    (face org-level-1)
				    2 3
				    (face org-level-1)
				    4 5
				    (face org-level-2)
				    5 7
				    (face org-level-2)
				    7 10
				    (face org-level-2)
				    11 12
				    (face org-level-2)
				    12 14
				    (face org-level-2)
				    14 17
				    (face org-level-2)
				    21 23
				    (face org-level-1)
				    23 24
				    (face org-level-1))
				  first-mismatch-at 19)))
   FAILED   998/1094  test-org/insert-heading (0.018306 sec) at ../lisp/test-org.el:1845


             reply	other threads:[~2023-08-24 11:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24 11:31 Jens Schmidt [this message]
2023-08-24 11:41 ` [BUG] "make check" reports a failure on test-org/insert-heading @ d5ee33f (this time with Emacs 29) Ihor Radchenko
2023-08-24 12:08   ` Jens Schmidt
2023-08-24 12:24     ` Ihor Radchenko
2023-08-24 12:25       ` Ihor Radchenko
2023-08-24 12:48       ` Jens Schmidt
2023-08-25  7:56         ` Ihor Radchenko

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.orgmode.org/

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

  git send-email \
    --in-reply-to=eee6a4d5-1cb9-af9c-c5c1-984ce36b1cd4@vodafonemail.de \
    --to=jschmidt4gnu@vodafonemail.de \
    --cc=emacs-orgmode@gnu.org \
    /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/org-mode.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).