[Libvirt-ci] Errored: libvirt/libvirt#2500 (master - 0199113)

Build Update for libvirt/libvirt ------------------------------------- Build: #2500 Status: Errored Duration: 20 mins and 0 secs Commit: 0199113 (master) Author: Michal Privoznik Message: commandtest: Remove commandhelper.log in test27 The recently added test27 spawns commandhelper. This is fine, except, one of the things that commandhelper does is it records arguments it was spawn with into commandhelper.log. Other test cases then use checkoutput() to compare the arguments against the expected ones and also unlink() the log file. However, test27() is not doing that and thus it leaves the file behind. This breaks distcheck. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/adf50b57bd2b...019911339bd2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/565035257?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.
participants (1)
-
Travis CI