On 04/14/2014 01:45 PM, Tom Zhou wrote:
On Fri, Apr 11, 2014 at 11:27 PM, Ming Lei <[email protected] <mailto:[email protected]>>wrote:

    Hi guys,

    I met a strange problem when running
    io-github-autotest-qemu.autotest.* tests, from debug.log, looks the
    command
    itself is correct, but the actual command sent to guest
    becomes wrong, see below:

    15:12:24 INFO | ---------------- Test output ----------------
    15:12:24 DEBUG| Sending command: ./autotest-local --args="None"
    --verbose control
    15:12:24 INFO | ./autotest-local --args="None" --verbose <utotest#
    ./autotest-local --args="None" --verbose c
    ^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^Hontrol
    15:12:24 INFO | ------------- End of test output ------------

Hey Ming,

I suspect that this command is longer than your system's terminal columns limitation. So there are some backspace characters. I guess you may try stty(1) in the vm,
to see if it will help.
Hi Ming,  this case pass in my local.

You can first try tom's suggestion.

Thanks

Feng


    The whole debug.log can be found in below:

    http://pastebin.com/7FQhXW2Q

    I appreciate very much if someone can give me a hint about how to
    troubleshoot the problem.

    Thanks,
    --
    Ming Lei

    _______________________________________________
    Virt-test-devel mailing list
    [email protected] <mailto:[email protected]>
    https://www.redhat.com/mailman/listinfo/virt-test-devel


--
"""
Qt Zhou
Pythoner, Linuxer.
"""


_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to