On 2012-08-01, Sanel Zukan <[email protected]> wrote: > Hi, > > I'm getting some tests failed on emacs 24.1.3 (fedora 17): > > 3 unexpected results: > FAILED evil-test-forward-word-begin > FAILED evil-test-type-modifiers > FAILED evil-test-visual-line > > I'm attaching the full output.
Is it correct that you executed the tests with 'make test'? I do not know why but running the tests in batch mode produces a lot of failures on my machine. But running them in non-batch mode, i.e. using either 'make emacs' or 'make term' leads to no errors. Perhaps in batch mode some of the "visual" stuff is not initialized properly (but most commands are 'visual' in some sense). Could you please test again with 'make emacs' and/or 'make term' in that case? Frank _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
