[procps] w and "make check"
- From: Alfredo Esteban <aedelatorre@xxxxxxxxx>
- To: procps@xxxxxxxxxxxxx
- Date: Fri, 29 Jun 2012 13:46:42 +0200
Hi,
I was learning about dejagnu and running "make check" into procps project.
I found this issue. Am I doing something wrong?
> git clone git://gitorious.org/procps/procps.git
[ ... ]
> ./autogen.sh
[ ... ]
> ./configure
[ ... ]
> make
[ ... ]
> make check
[ ... ]
=== w tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for
target.
Using /home/alfredo/devel/procps/procps-ng/procps/testsuite/config/unix.exp
as tool-and-target-specific interface file.
Running /home/alfredo/devel/procps/procps-ng/procps/testsuite/w.test/w.exp
...
FAIL: w with no arguments
FAIL: w with -u flag
FAIL: w with short output
FAIL: w with from flag
FAIL: w with from and short flags
FAIL: w with short and from flags
=== w Summary ===
# of expected passes 1
# of unexpected failures 6
/home/alfredo/devel/procps/procps-ng/procps/w version 3.3.3.23
make[3]: *** [check-DEJAGNU] Error 1
make[3]: se sale del directorio
«/home/alfredo/devel/procps/procps-ng/procps/testsuite»
make[2]: *** [check-am] Error 2
make[2]: se sale del directorio
«/home/alfredo/devel/procps/procps-ng/procps/testsuite»
make[1]: *** [check-recursive] Error 1
make[1]: se sale del directorio
«/home/alfredo/devel/procps/procps-ng/procps»
make: *** [check] Error 2
Thanks,
Alfredo
Other related posts: