emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Heads-up: test failures


From: Vladimir Lomov
Subject: Re: [O] Heads-up: test failures
Date: Wed, 15 Feb 2017 11:53:25 +0800
User-agent: Mutt/1.7.2 (2016-11-26)

Hello,
** John Hendy [2017-02-14 20:32:59 -0600]:

> On Mon, Feb 13, 2017 at 12:48 PM, Nick Dokos <address@hidden> wrote:
>> I just updated to
>>
>>     Org mode version 9.0.5 (release_9.0.5-260-geb59c7 @ 
>> /home/nick/elisp/org-mode/lisp/)
>>
>> and `make test' gives me:
> 
> Since others are adding in to the party! I ran after a fresh pull on
> my normal setup.
> 
> $ uname -a
> Linux whammy 4.9.8-1-ARCH #1 SMP PREEMPT Mon Feb 6 12:59:40 CET 2017
> x86_64 GNU/Linux
> 
> $ emacs --version
> GNU Emacs 25.1.1
> 
> M-x org-version
> Org mode version 9.0.5 (release_9.0.5-288-g4caad0 @
> /home/jwhendy/.elisp/org/lisp/)
> 
> Ran 705 tests, 705 results as expected (2017-02-14 20:12:26-0600)
> 9 expected failures
> 
> Since there was some mention of the emacs version, I just grabbed the
> Arch AUR emacs-git package and re-ran. This is with 26.0.50.1:
> 
> Ran 705 tests, 701 results as expected, 4 unexpected (2017-02-14 
> 20:28:42-0600)
> 9 expected failures
> 
> 4 unexpected results:
>    FAILED  test-org-list/move-item-down
>    FAILED  test-org-list/move-item-up
>    FAILED  test-org/custom-properties
>    FAILED  test-org/forward-paragraph
> 
> 
> Looks like emacs version is involved.

I want to join this party:
-------------- 8< -------------
$ uname -a
Linux smoon4.vl-lomov.ru 4.9.9-1-ck-sandybridge #1 SMP PREEMPT Thu Feb 9 
16:04:12 EST 2017 x86_64 GNU/Linux
-------------- 8< -------------

-------------- 8< -------------
$ cat /etc/os-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/";
SUPPORT_URL="https://bbs.archlinux.org/";
BUG_REPORT_URL="https://bugs.archlinux.org/";
-------------- 8< -------------

-------------- 8< -------------
$ pacman -Qs emacs-git | head -n 1
local/emacs-git 25.2_rc1_2988_g31b4d9a137-1
-------------- 8< -------------

-------------- 8< -------------
$ emacs --version
GNU Emacs 26.0.50.1
Copyright (C) 2017 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
-------------- 8< -------------

Cloned git repo to ~/tmp/emacs-org-mode and run in it
-------------- 8< -------------
$ make compile
-------------- 8< -------------

-------------- 8< -------------
$ LANG=C make test

Ran 705 tests, 699 results as expected, 6 unexpected (2017-02-15 11:43:22+0800)
9 expected failures

6 unexpected results:
   FAILED  test-org-clock/clocktable/scope
   FAILED  test-org-colview/columns-summary
   FAILED  test-org-list/move-item-down
   FAILED  test-org-list/move-item-up
   FAILED  test-org/custom-properties
   FAILED  test-org/forward-paragraph

make: *** [mk/targets.mk:104: test] Error 1
-------------- 8< -------------

Not sure what this mean, but if I run the 'make test' with my default
locale (ru_RU.UTF-8) then it reported about 10 unexpected results:

-------------- 8< -------------
Ran 705 tests, 695 results as expected, 10 unexpected (2017-02-15 11:47:39+0800)
9 expected failures

10 unexpected results:
   FAILED  test-org-clock/clocktable/scope
   FAILED  test-org-colview/columns-summary
   FAILED  test-org-list/move-item-down
   FAILED  test-org-list/move-item-up
   FAILED  test-org/add-planning-info
   FAILED  test-org/clone-with-time-shift
   FAILED  test-org/custom-properties
   FAILED  test-org/deadline
   FAILED  test-org/forward-paragraph
   FAILED  test-org/schedule

make: *** [mk/targets.mk:104: test] Ошибка 1
-------------- 8< -------------

I will try to repeat the test with other emacs commit (current one is
31b4d9a137).

-- 
Welcome to boggle - do you want instructions?

D    G    G    O

O    Y    A    N

A    D    B    T

K    I    S    P
Enter words:
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]