From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neuwirth Erich Subject: Re: Test fails ons OSX Date: Mon, 5 Nov 2012 21:49:40 +0100 Message-ID: <1A2B1703-C80E-42FA-831C-B1621525BF12@univie.ac.at> References: Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVTcA-0002vc-Mr for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 15:49:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TVTc9-0001B5-Eo for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 15:49:46 -0500 Received: from grace.univie.ac.at ([2001:62a:4:25::25:115]:56966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVTc9-00019U-4G for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 15:49:45 -0500 Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at) by grace.univie.ac.at with esmtp (Exim 4.80) (envelope-from ) id 1TVTc5-0006mQ-RJ for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 21:49:41 +0100 Received: from 188-22-84-224.adsl.highway.telekom.at ([188.22.84.224] helo=[10.0.0.4]) by justin.univie.ac.at with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TVTc5-0005L2-Iy for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 21:49:41 +0100 In-Reply-To: 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 Now i can build again! On Nov 3, 2012, at 11:12 AM, Neuwirth Erich = wrote: > Sorry, > this is when running=20 > make up2 >=20 > (not make update2) >=20 > On Nov 3, 2012, at 10:38 AM, Neuwirth Erich = wrote: >=20 >> OSX 10.8.2 Emacs 24.2.1 >>=20 >> SInce a few days now I get errors when I run=20 >> make update2 >>=20 >>=20 >> Ran 330 tests, 329 results as expected, 1 unexpected (2012-11-03 = 10:35:01+0100) >> 4 expected failures >>=20 >> 1 unexpected results: >> FAILED test-org/end-of-line >>=20 >> make[1]: *** [test-dirty] Error 1 >> make: *** [up2] Error 2 >>=20 >>=20 >> And during the tests I see: >>=20 >> Test test-org/end-of-line backtrace: >> signal(ert-test-failed (((should-not (org-test-with-temp-text "#+BEG >> ert-fail(((should-not (org-test-with-temp-text "#+BEGIN_CENTER\nCont >> (if (not (unwind-protect (setq value-4865 (let ((temp-buffer (genera >> (unless (not (unwind-protect (setq value-4865 (let ((temp-buffer (ge >> (let (form-description-4866) (unless (not (unwind-protect (setq valu >> (let ((value-4865 (ert--gensym "ert-form-evaluation-aborted-"))) (le >> (should-not (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+EN >> (lambda nil (should (org-test-with-temp-text "Some text\nSome other=20= >> byte-code("\306\307!q\210\310\216\311 \312\216\313\314\315\316\3 >> ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc >> byte-code("\306\307!\211r\310\311!q\210\312 d\313\223)L\210\314\216 >> ert-run-test([cl-struct-ert-test test-org/end-of-line "Test `org-end >> ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st >> ert-run-tests("\\(org\\|ob\\)" #[(event-type &rest event-args) \30 >> ert-run-tests-batch("\\(org\\|ob\\)") >> ert-run-tests-batch-and-exit("\\(org\\|ob\\)") >> (let ((org-id-track-globally t) (org-id-locations-file (convert-stan >> org-test-run-batch-tests() >> call-interactively(org-test-run-batch-tests nil nil) >> command-execute(org-test-run-batch-tests) >> command-line-1(("--eval" "(add-to-list 'load-path \"./lisp\")" "--ev >> command-line() >> normal-top-level() >> Test test-org/end-of-line condition: >> (ert-test-failed >> ((should-not >> (org-test-with-temp-text = "#+BEGIN_CENTER\nContents\n#+END_CENTER" >> (progn ... ... ...))) >> :form >> (let >> ((temp-buffer ...)) >> (with-current-buffer temp-buffer >> (unwind-protect ... ...))) >> :value t)) >> FAILED 313/330 test-org/end-of-line >>=20 >>=20 >=20 >=20