David Maus <dm...@ictsoc.de> writes: > At Sun, 11 Sep 2011 15:02:08 -0600, > Eric Schulte wrote: >> >> > >> > 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'. >> > >> >> I would imagine that the fortran tests are failing because you do not >> have the gfortran executable in your path. I had to apt-get install >> fortran for these tests to pass. > > m( indeed. After installing gfortran all but one run trough: > > ,---- > | Selector: "\\(org\\|ob\\)" > | Passed: 108 > | Failed: 1 (1 unexpected) > | Total: 109/109 > | > | Started at: 2011-09-13 05:45:38+0200 > | Finished. > | Finished at: 2011-09-13 05:45:45+0200 > | > | F test-org-babel/org-babel-get-inline-src-block-matches > | (void-function left-char) > `---- >
This test has been updated so that it no longer calls the left-char function. Please update to the latest git head and this test should pass. So am I right in thinking that as of right this commit [1] we are passing all tests on Emacs 22 through Emacs24? Thanks -- Eric > > This is with > > GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of > 2010-12-11 on raven, modified by Debian > > Best, > -- David > -- > OpenPGP... 0x99ADB83B5A4478E6 > Jabber.... dmj...@jabber.org > Email..... dm...@ictsoc.de Footnotes: [1] dbf0e6d5bcbe94c8ee57d68889d3c25bf9cdef55 -- Eric Schulte http://cs.unm.edu/~eschulte/