emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ob-lilypond test failures
@ 2015-09-13 16:48 Rasmus
  2015-09-13 19:27 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2015-09-13 16:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I get lilypond errors when running make test now and I didn't see any old
messages about this.

The errors persists even after installing lilypond.

For ob-lilypond/ly-attempt-to-open-pdf:

    pdf-info-query: epdfinfo: Error opening /home/rasmus/src/code/org-mode/testing/examples/ob-lilypond-test.pdf:No such file or directory

For ob-lilypond/ly-attempt-to-play-midi:

    Test failed: ((should (equal "No midi file generated so can't play!" (org-babel-lilypond-attempt-to-play-midi midi-file))) :form (equal "No midi file generated so can't play!" "No midi file generated so can’t play!") :value nil :explanation (array-elt 29 (different-atoms (39 "#x27" "?'") (8217 "#x2019" "?’"))))

I don't know anything about lilypond.  I can make the tests not run when
lilypond is not present, but as said, they don't even seem to work when
lilypond is present.  I installed version 2.18.2.

Thanks,
Rasmus

-- 
There are known knowns; there are things we know that we know

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ob-lilypond test failures
  2015-09-13 16:48 ob-lilypond test failures Rasmus
@ 2015-09-13 19:27 ` Nick Dokos
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2015-09-13 19:27 UTC (permalink / raw)
  To: emacs-orgmode

Rasmus <rasmus@gmx.us> writes:

> Hi,
>
> I get lilypond errors when running make test now and I didn't see any old
> messages about this.
>
> The errors persists even after installing lilypond.
>
> For ob-lilypond/ly-attempt-to-open-pdf:
>
>     pdf-info-query: epdfinfo: Error opening /home/rasmus/src/code/org-mode/testing/examples/ob-lilypond-test.pdf:No such file or directory
>
> For ob-lilypond/ly-attempt-to-play-midi:
>
>     Test failed: ((should (equal "No midi file generated so can't
> play!" (org-babel-lilypond-attempt-to-play-midi midi-file))) :form
> (equal "No midi file generated so can't play!" "No midi file generated
> so can’t play!") :value nil :explanation (array-elt 29
> (different-atoms (39 "#x27" "?'") (8217 "#x2019" "?’"))))
>
> I don't know anything about lilypond.  I can make the tests not run when
> lilypond is not present, but as said, they don't even seem to work when
> lilypond is present.  I installed version 2.18.2.
>
> Thanks,
> Rasmus

I get passes:

,----
|    ...
|    passed   65/587  ob-lilypond/feature-provision
|    passed   66/587  ob-lilypond/ly-arrange-mode
| No pdf file generated so can't display!
|    passed   67/587  ob-lilypond/ly-attempt-to-open-pdf
| No midi file generated so can't play!
|    passed   68/587  ob-lilypond/ly-attempt-to-play-midi
|    passed   69/587  ob-lilypond/ly-check-for-compile-error
|    ...
`----

but I didn't go any further to try to figure out who is producing
the messages.

I have lilypond installed.

Org-mode version 8.3.1 (release_8.3.1-234-g8c85c9 @
/home/nick/elisp/org-mode/lisp/)

-- 
Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-13 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-13 16:48 ob-lilypond test failures Rasmus
2015-09-13 19:27 ` Nick Dokos

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).