From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 63 failures for org-test-run-all-tests in an Emacs GUI Date: Wed, 24 Dec 2014 10:53:38 +0100 Message-ID: <87ioh12x25.fsf@nicolasgoaziou.fr> References: <86zjaf7knu.fsf@example.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3icr-0006XL-TJ for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 04:53:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y3ico-0004pn-Nt for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 04:53:05 -0500 Received: from plane.gmane.org ([80.91.229.3]:37365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3ico-0004pX-Gy for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 04:53:02 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y3ici-000784-A6 for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 10:52:56 +0100 In-Reply-To: <86zjaf7knu.fsf@example.com> (Sebastien Vauban's message of "Mon, 22 Dec 2014 16:45:41 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, Sebastien Vauban writes: > I just ran `org-test-run-all-tests' in my active WinNT Emacs session > (with Org-mode release_8.3beta-677-g0497e3), and was surprised by the > high number of failures: You probably heavily customized Org, and many tests expect default values for defcustoms to run properly. I fixed the most obvious one, but there is more work to do in that area. Regards, -- Nicolas Goaziou