Re: [SEToolkit-developer] SEToolkit Test suite...
Brought to you by:
dmichelsen
|
From: Dagobert M. <da...@ba...> - 2008-02-18 13:24:26
|
Hi Jon,
Am 17.02.2008 um 06:50 schrieb Tankersley, Jon:
> Any feedback?
Yes. I have some failing tests here:
sol10u4-fusion# gmake test
gmake: *** No rule to make target `test'. Stop.
sol10u4-fusion# gmake check
gmake check-recursive
gmake[1]: Entering directory `/root/setoolkit/trunk/se'
Making check in sex/net/lib
gmake[2]: Entering directory `/root/setoolkit/trunk/se/sex/net/lib'
gmake check-am
gmake[3]: Entering directory `/root/setoolkit/trunk/se/sex/net/lib'
gmake[3]: Nothing to be done for `check-am'.
gmake[3]: Leaving directory `/root/setoolkit/trunk/se/sex/net/lib'
gmake[2]: Leaving directory `/root/setoolkit/trunk/se/sex/net/lib'
Making check in sex/gui/lib
gmake[2]: Entering directory `/root/setoolkit/trunk/se/sex/gui/lib'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/root/setoolkit/trunk/se/sex/gui/lib'
Making check in tests
gmake[2]: Entering directory `/root/setoolkit/trunk/se/tests'
gmake check-TESTS
gmake[3]: Entering directory `/root/setoolkit/trunk/se/tests'
PASS: aw.test
PASS: collisions.test
PASS: cpg.test
out:
cpu: 0 arch: clock: 2333 MHz
cpu: 1 arch: clock: 2333 MHz
ok:
FAIL: cpus.test
PASS: ctlr.test
PASS: disks.test
PASS: dumpkstats.test
PASS: iost.test
PASS: iostat.test
out:
7
ok:
3
FAIL: mpvmstat.test
PASS: net.test
PASS: netstat.test
PASS: nproc.test
PASS: ps-ax.test
PASS: ps-p.test
PASS: siostat.test
PASS: swapctl.test
PASS: syslog.test
PASS: uname.test
PASS: vmstat.test
PASS: xio.test
PASS: xiostat.test
********************************************
NOTICE: Some tests will or might need to be
run as root. Do `make check-root'
as `root' to run just these tests.
********************************************
PASS: root-hint
No NFS mounts to check
XFAIL: nfsstat.test
XFAIL: hostid.test
^CXFAIL: kvmname.test
^CXFAIL: limits.test
XPASS: swap.test
XFAIL: webtune.test
out:
518
ok:
60
XFAIL: uptime.test
==============================================================
3 of 30 tests did not behave as expected (1 unexpected passes)
Please report to SET...@li...
==============================================================
gmake[3]: *** [check-TESTS] Error 1
gmake[2]: *** [check-am] Interrupt
gmake[1]: *** [check-recursive] Interrupt
gmake: *** [check] Interrupt
Additionally, the tests kvmname.test and limits.test do
not terminate.
I'll try to fix these and commit them. The tests will only
be done on request (gmake check) and will be included in
the distribution (gmake dist-gzip).
Thanks!
-- Dago
--
Dagobert Michelsen (Leiter IT) Baltic Online Computer GmbH
Firmensitz: Alter Markt 1-2, 24103 Kiel, Telefon: +49 431 54003-0
Geschäftsführer: Erik Cickovskis, Amtsgericht Kiel, HRB 3756
"Of course computer servers don't need thrust, since they generally
don't go anywhere." -- Comment in TR on new HP server turbine fans
|