From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: FAILED test-org-clock/clocktable Date: Sun, 23 Dec 2012 18:05:29 +0100 Message-ID: <87fw2w1ez1.fsf@bzg.ath.cx> References: <87fw3hitez.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmvix-0004jQ-8a for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:16:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tmviw-0006Q4-2V for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:16:55 -0500 Received: from mail-we0-f171.google.com ([74.125.82.171]:64232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmviv-0006Pm-LK for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:16:54 -0500 Received: by mail-we0-f171.google.com with SMTP id u3so3185029wey.30 for ; Sun, 23 Dec 2012 16:16:52 -0800 (PST) In-Reply-To: <87fw3hitez.fsf@Rainer.invalid> (Achim Gratz's message of "Fri, 07 Dec 2012 19:55:16 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > As nice as org-test-with-temp-text is, it is really hard to figure out > what happened if there's an error — would it be possible to make a > (named) buffer with the result if the test is unsuccessful, at least as > an option? I explored ert a bit for this and found the `ert--test-buffers' variable... but I'm not sure how we could store info from this into a file. -- Bastien