From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] migrate ob-clojure initiate session code from ob-clojure-literate.el into ob-clojure.el Date: Thu, 25 Oct 2018 10:37:04 +0200 Message-ID: <87d0rywhfz.fsf@nicolasgoaziou.fr> References: <87a7tza42f.fsf@gmail.com> <87o9iegsn7.fsf@nicolasgoaziou.fr> <877ei8uaz1.fsf@gmail.com> <874ldby3k2.fsf@nicolasgoaziou.fr> <875zxqr2un.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFb8h-0003zm-Jk for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 04:37:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFb8e-0003VR-FF for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 04:37:11 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:58123) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFb8e-0003QX-6F for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 04:37:08 -0400 In-Reply-To: <875zxqr2un.fsf@gmail.com> (stardiviner's message of "Thu, 25 Oct 2018 13:51:12 +0800") 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" To: stardiviner Cc: org-mode Hello, stardiviner writes: > Hi, Nicolas. I fixed those warning. I think this should be a feature. > not a patch. Applied in "next", then. Thank you. > And run `make test`. Here is the result: [...] > executing Vala source code block > Code block evaluation complete. > passed 138/814 ob-vala/static-output > failed 139/814 org-missing-dependency/test-ob-R > failed 140/814 org-missing-dependency/test-ob-clojure > failed 141/814 org-missing-dependency/test-ob-lua > failed 142/814 org-missing-dependency/test-ob-maxima > failed 143/814 org-missing-dependency/test-ob-plantuml > failed 144/814 org-missing-dependency/test-ob-ruby > failed 145/814 org-missing-dependency/test-ob-scheme > failed 146/814 org-missing-dependency/test-org-attach-annex > failed 147/814 org-missing-dependency/test-org-protocol This is expected. > 6 unexpected results: > FAILED ob-D/inhomogeneous_table > FAILED ob-D/list-list-var > FAILED ob-D/list-var > FAILED ob-D/vector-var > FAILED test-org-clock/clocktable/lang > FAILED test-org-colview/columns-width I cannot reproduce it. Could you show the full output of these errors? Thank you. Regards, -- Nicolas Goaziou