diff --git a/tests/meson.build b/tests/meson.build index cb720f3afe..790033e243 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -36,6 +36,7 @@ tests_env = [ 'abs_top_srcdir=@0@'.format(meson.source_root()), 'LC_ALL=C', 'LIBVIRT_AUTOSTART=0', + 'G_DEBUG=fatal-warnings', ] if use_expensive_tests