From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: FYI: Org mode testing framework, Emacs 23 and 22 Date: Sun, 11 Sep 2011 20:00:35 +0200 Message-ID: <877h5f558c.wl%dmaus@ictsoc.de> References: <874o0veejl.wl%dmaus@ictsoc.de> <87y5y7oxyt.fsf@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Sep_11_20:00:34_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2oKh-0005to-Fs for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 14:00:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2oKg-000769-CU for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 14:00:43 -0400 Received: from app1b.xlhost.de ([213.202.242.162]:42130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2oKg-000765-6a for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 14:00:42 -0400 In-Reply-To: <87y5y7oxyt.fsf@gmail.com> 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: Eric Schulte Cc: David Maus , emacs-orgmode@gnu.org --pgp-sign-Multipart_Sun_Sep_11_20:00:34_2011-1 Content-Type: text/plain; charset=US-ASCII At Fri, 02 Sep 2011 07:50:02 -0600, Eric Schulte wrote: > > Hi David, > > David Maus writes: > > > Just FYI: I've tried to get the testing framework running on Emacs 23 > > and Emacs 22 and succeeded to 50%: > > > > - copying ert.el and ert-x.el from Emacs24 Git repository at > > git://git.savannah.gnu.org/emacs.git with master on > > 231bffa3e6c37164fa40ad18bd27249cc7704e30 and installing jump.el is > > sufficient to get the test suit running again > > > > - not so much luck with Emacs22: Recent ERT requires `special-mode', > > defined in simple.el from 23.x upwards. > > > > Would it be possible to load a more recent version of simple.el in > Emacs22 to define special mode, and then see if ert loads successfully? Next on my list. > > Also, did all tests pass successfully in Emacs23? > > Currently on my system using Emacs24 all tests pass but those related to > fortran code block support, all of which are failing. The test result with failing tests for Emacs23 is attached. ,---- | Passed: 101 | Failed: 8 (8 unexpected) | Total: 109/109 | | Started at: 2011-09-11 19:53:46+0200 | Finished. | Finished at: 2011-09-11 19:53:51+0200 `---- 7 of the 8 are fortran-tests, the 8th is `org-babel-get-inline-src-block-matches'. > > Once we have all tests running for Emacs>=22 it would be very nice (and > not too difficult) to add a post-update hook to the Org-mode git > repository which could run the test suite and record the results for > every version of Emacs with something like the following > > emacs23 -Q --batch -l $ORGTESTSTUFF --eval " > (progn (org-test-run-all-tests) > (htmlize-buffer) > (write-file "commit-id-23.html"))" +1 Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sun_Sep_11_20:00:34_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAk5s90IACgkQma24O1pEeOYBcwD/a0nHRiAX+GcllR6V1Oz3d5RU fn9z06p9Y45iowJQPvwA/RcEGZUhLjHmsU3svH2oQy4P02RVtsvCb9crmauCCYJO =tnQg -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Sep_11_20:00:34_2011-1--