From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: ``make test'' failures Date: Mon, 30 Sep 2013 10:16:36 -0400 Message-ID: <87pprqmm2j.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQeHW-0004n5-Ls for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 10:17:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQeHP-0006TH-BQ for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 10:17:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:42014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQeHP-0006TD-5M for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 10:16:55 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VQeHL-0005Sv-Bl for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 16:16:51 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 16:16:51 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 16:16:51 +0200 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: emacs-orgmode@gnu.org Just a heads-up: with Org-mode version 8.2.1 (release_8.2.1-60-g31d1f2) when I do ``make test'', I get: ,---- | ... | Ran 467 tests, 459 results as expected, 8 unexpected (2013-09-30 10:11:32-0400) | 4 expected failures | | 8 unexpected results: | FAILED test-ob/org-babel-remove-result--results-code | FAILED test-ob/org-babel-remove-result--results-default | FAILED test-ob/org-babel-remove-result--results-html | FAILED test-ob/org-babel-remove-result--results-latex | FAILED test-ob/org-babel-remove-result--results-list | FAILED test-ob/org-babel-remove-result--results-org | FAILED test-ob/org-babel-remove-result--results-pp | FAILED test-ob/org-babel-remove-result--results-wrap `---- -- Nick