[libvirt] 1/3 testsuite formatting bugs [was: [PATCH] Skip some xen tests if xend is not running]

Eric Blake eblake at redhat.com
Sat Jul 9 13:27:36 UTC 2011


On 07/09/2011 02:44 AM, Matthias Bolte wrote:
> Yes, that approach is nicer and also the logic it a bit simpler. Here's a v2.
> 
> -- Matthias Bolte http://photron.blogspot.com
> 
> Subject: [PATCH] tests: Fix compressed test output padding logic
> 
> The current logic tries to count from 1 to 40 and ignores paddings
> of 0 and 1 to 40. This doesn't work for counter + 1 mod 40 == 0
> like here for counter value 159
> 
> TEST: virsh-all
>       ........................................ 40
>       ........................................ 80
>       ........................................ 120
>       ....................................... 159 OK
> PASS: virsh-all
> 
> Also seq isn't portable. Therefore, calculate the correct padding
> length directly and use printf to output it at once.
> ---
>  tests/test-lib.sh |    9 ++-------
>  1 files changed, 2 insertions(+), 7 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110709/bb8152e6/attachment-0001.sig>


More information about the libvir-list mailing list