emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: org-collector unable to handle macros
Date: Wed, 23 Sep 2015 21:37:01 +0200	[thread overview]
Message-ID: <87io7153mq.fsf@Rainer.invalid> (raw)
In-Reply-To: 87h9mqtznz.fsf@nicolasgoaziou.fr

Nicolas Goaziou writes:
> Fixed. Thank you.

That commit 6d2ab4071960f8a7f20138291424b468722ab522 breaks three R
tests for me on Linux (not that other R tests do run correctly):

3 unexpected results:
   FAILED  test-ob-R/colnames-nil-header-argument
   FAILED  test-ob-R/colnames-no-header-argument
   FAILED  test-ob-R/colnames-yes-header-argument

It seems that there is no table returned or the interpretation of the
returned data as a table fails.

Test test-ob-R/colnames-nil-header-argument condition:
    (user-error "Empty table - created default table")
   FAILED  130/599  test-ob-R/colnames-nil-header-argument
Test test-ob-R/colnames-no-header-argument condition:
    (ert-test-failed
     ((should
       (equal '...
        (org-babel-execute-src-block)))
      :form
      (equal
       (("col")
        ("a")
        ("b"))
       nil)
      :value nil :explanation
      (different-types
       (("col")
        ("a")
        ("b"))
       nil)))
   FAILED  131/599  test-ob-R/colnames-no-header-argument
Test test-ob-R/colnames-yes-header-argument condition:
    (user-error "Empty table - created default table")
   FAILED  132/599  test-ob-R/colnames-yes-header-argument


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

  reply	other threads:[~2015-09-23 19:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 18:11 org-collector unable to handle macros Mark Edgington
2015-08-29  0:28 ` Charles Millar
2015-08-31 19:27   ` Mark Edgington
2015-08-31 22:44     ` Nicolas Goaziou
2015-08-31 22:46       ` Mark Edgington
2015-08-31 22:56         ` Nicolas Goaziou
2015-08-31 23:19           ` Mark Edgington
2015-09-08 18:08           ` Mark Edgington
2015-09-08 19:06             ` Nicolas Goaziou
2015-09-09 15:56               ` Aaron Ecay
2015-09-11 12:36                 ` Mark Edgington
2015-09-11 15:41                   ` Nick Dokos
2015-09-19 11:29                 ` Nicolas Goaziou
2015-09-23 19:37                   ` Achim Gratz [this message]
2015-09-23 21:01                     ` Nicolas Goaziou
2015-09-24 16:56                       ` Achim Gratz
2015-09-28 21:03                   ` Aaron Ecay

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=87io7153mq.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).