On Mon, Jul 25 2016, Vikas Rawal wrote: > I did the usual "make up2" in my git repository but got the following > error (just pasting the tail of the log): > > ————— > > Ran 634 tests, 633 results as expected, 1 unexpected (2016-07-25 > 06:07:28+0530) > 7 expected failures > > 1 unexpected results: > FAILED test-org-colview/columns-summary > > mk/targets.mk:103: recipe for target 'test-dirty' failed > make[1]: *** [test-dirty] Error 1 > make[1]: Leaving directory '/Users/vikas/.emacs.d/src/org-mode' > mk/targets.mk:115: recipe for target 'up2' failed > make: *** [up2] Error 2 > > ————— > > What do I do? Re-install? > > Vikas
Using Org-mode version 8.3.5 (release_8.3.5-998-g9930c4), I ran "make test RET" and got the output: Ran 640 tests, 640 results as expected (2016-07-25 06:50:07+0100) 6 expected failures There looks to be something wrong therefore with your setup. Best wishes, Colin.