OSDN Git Service

travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 16 Mar 2020 17:21:32 +0000 (17:21 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 17 Mar 2020 17:38:36 +0000 (17:38 +0000)
commit2dbd39c27d5dd1a3028a2f7ba8be8d7033176f53
tree223c7d8bb80bd2844fdc502df9de580993a74a70
parentd2763944e24e04bf8c6cf9fcd3d11ae6da3ca113
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors

Since commit f5852efa293 we can display GLib errors with the QEMU
error reporting API. Set it to the 'error' level, as this helps
understanding failures from QEMU calls to GLib on Travis-CI.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200316101544.22361-1-philmd@redhat.com>
Message-Id: <20200316172155.971-6-alex.bennee@linaro.org>
.travis.yml