From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: [Bug] commit 39070b7fc7 breaks babel test
Date: Wed, 27 Nov 2013 08:58:59 +0100 [thread overview]
Message-ID: <87eh622s3g.fsf@Rainer.invalid> (raw)
Hi Eric,
this change seems to introduce additional line breaks in the following
test:
--8<---------------cut here---------------start------------->8---
Test test-ob/catches-all-references condition:
(ert-test-failed
((should
(string=
(org-babel-execute-src-block)
"A literal example\non two lines for me."))
:form
(string= "A literal example\non two lines\n for me." "A literal example\non two lines for me.")
:value nil))
FAILED 1/1 test-ob/catches-all-references
--8<---------------cut here---------------end--------------->8---
This seems to happen because the final \n from the babel result is not
stripped anymore, pointing to the change in ob-core. IIRC we
flip-flopped a few times already with including or not including this
final newline, so I don't know whether the code or the test should
change.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
next reply other threads:[~2013-11-27 7:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 7:58 Achim Gratz [this message]
2013-12-03 19:09 ` [Bug] commit 39070b7fc7 breaks babel test Skip Collins
2013-12-06 19:05 ` Eric Schulte
2013-12-06 19:47 ` Achim Gratz
2013-12-07 2:27 ` Eric Schulte
2013-12-07 8:56 ` Achim Gratz
2013-12-06 20:51 ` Skip Collins
2013-12-06 21:48 ` Bastien
2013-12-07 2:31 ` Eric Schulte
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=87eh622s3g.fsf@Rainer.invalid \
--to=stromeko@nexgo.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).