From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Bug] 5cdf84ea68 makes babel tests fail Date: Mon, 18 Feb 2013 18:07:39 +0100 Message-ID: <87bobhmtyc.fsf@bzg.ath.cx> References: <8738wuaccq.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]:56057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7UC2-0007QF-Em for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:08:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7UBz-0002sW-KL for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:07:53 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:43027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7UBy-0002ru-5K for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:07:51 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so3786059wib.16 for ; Mon, 18 Feb 2013 09:07:48 -0800 (PST) In-Reply-To: <8738wuaccq.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 17 Feb 2013 21:56:21 +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 Achim Gratz writes: > The commit 5cdf84ea68 creates the following test failures: > > […] > Test test-org-babel/inline-src_blk-results-file condition: > (error "C-c C-c can do nothing useful at this location") > FAILED 152/363 test-org-babel/inline-src_blk-results-file > […] > 6 unexpected results: > FAILED test-org-babel/inline-src_blk-default-results-replace-line-1 > FAILED test-org-babel/inline-src_blk-results-file > FAILED test-org-babel/inline-src_blk-results-raw > FAILED test-org-babel/inline-src_blk-results-scalar > FAILED test-org-babel/inline-src_blk-results-silent > FAILED test-org-babel/inline-src_blk-results-verbatim Fixed, thanks! -- Bastien