
Guo Lian Yun wrote:
Kaitlin,
Here is a test report generation.
Please fix whitespace in XFAIL and Total count.
Thanks!
================================================= LXC on sfcb Test Run Summary for Aug 13 2008 ================================================= Distro: Fedora release 8.92 (Rawhide) Kernel: 2.6.26-rc2-mm1-netns libvirt: 0.4.4 Hypervisor: QEMU 0.9.1 CIMOM: sfcb sfcbd 1.3.0 Libvirt-cim revision: 656 Libvirt-cim changeset: dbdf9a5fce21 ================================================= FAIL: 0 XFAIL: 0 SKIP: 8 PASS: 7 ----------------- Total: 15 =================================================
This is odd because the code uses tabs: for type, val in rvals.iteritems(): results += " %s:\t%d\n" % (type, val) test_total += val results_total = " -----------------\n Total:\t%d\n" % test_total So the formatting shouldn't get shifted like that. Is it showing up as shifted in the test file as well? Can you check your suites/libvirt-cim/run_report.txt file? Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com