[Libvirt-ci] Broken: libvirt/libvirt#563 (master - 3e581d1)

Build Update for libvirt/libvirt ------------------------------------- Build: #563 Status: Broken Duration: 21 minutes and 58 seconds Commit: 3e581d1 (master) Author: Luyao Huang Message: tests: Do not ignore mode parameter in mocked open() This is normally not an issue since the tests which use mocked open() do not create files. But once coverage build is enabled, gcov_open will use O_CREATE and real_open will read random data rather than the actual mode argument. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/65a983eca1f4...3e581d150a28 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/283129123?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
participants (1)
-
Travis CI