[Libvirt-ci] Passed: libvirt/libvirt#2513 (v5.6.0-rc2 - 8bfb137)

Travis CI builds at travis-ci.org
Fri Aug 2 17:40:17 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2513
Status: Passed

Duration: 24 mins and 8 secs
Commit: 8bfb137 (v5.6.0-rc2)
Author: Eric Blake
Message: tests: Fix virsh-snapshot/checkpoint without readline-devel

readline-devel is an optional build dependency; when it is not
present, the output of 'virsh <<EOF ... EOF' is different in that the
input provided by the user is not echoed, and prompts become
interleaved on the same line as actual output, which in turn causes
the sed doing prompt filtering to mess up:

| ./virsh-snapshot
| --- exp	2019-07-31 18:42:31.107399428 -0300
| +++ out.cooked	2019-07-31 18:42:31.108399437 -0300
| @@ -1,8 +1,3 @@
| -
| -
| -Domain snapshot s3 created from 's3.xml'
| -Domain snapshot s2 created from 's2.xml'
| -Name:           s2
|  Domain:         test
|  Current:        yes
|  State:          running

Maybe we should fix virsh in interactive mode to echo regardless of
whether readline-devel was used, but the quicker fix is to make the
test use 'virsh "..."' rather than reading its input from stdin.

Reported-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
Signed-off-by: Eric Blake <eblake at redhat.com>
Tested-by: Daniel Henrique Barboza <danielhb413 at gmail.com>

View the changeset: https://github.com/libvirt/libvirt/compare/v5.6.0-rc2

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/567046594?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20190802/212d0b88/attachment.htm>


More information about the Libvirt-ci mailing list