[pacman-dev] [PATCH] testsuite

Aurelien Foret aurelien at archlinux.org
Tue Jan 31 15:46:47 EST 2006


VMiklos wrote:
> $ ./pactest.py --debug=-1 --test=test/* -p ../../src/pacman/pacman
> (...)
> PASSED=1/25 (4%) FAILED=24/25 (96%)
> 
> yes, compiled with --disable-fakeroot. is this normal?

It looks like the "-p" flag only accepts absolute paths (added in the 
TODO for pactest 0.2).

Try to run a single test in verbose mode (-v or -vv):
$ ./pactest.py --debug=-1 -v --test=test/add001

Or have a look at the log file: ./root/var/log/pactest.log.
--
Aurelien




More information about the pacman-dev mailing list