[glib/wip/3v1n0/support-can-fail-tests: 2/4] gio: mark codegen test as can-fail in freebsd
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/3v1n0/support-can-fail-tests: 2/4] gio: mark codegen test as can-fail in freebsd
- Date: Wed, 19 Oct 2022 22:20:51 +0000 (UTC)
commit c887178d8fcd4c0b4c6d30c1ca613be76115f52f
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Wed Oct 19 21:33:19 2022 +0200
gio: mark codegen test as can-fail in freebsd
See: https://gitlab.gnome.org/GNOME/glib/-/issues/2764
gio/tests/meson.build | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gio/tests/meson.build b/gio/tests/meson.build
index 7e998785ea..04637efd02 100644
--- a/gio/tests/meson.build
+++ b/gio/tests/meson.build
@@ -155,7 +155,8 @@ test_extra_programs = {
}
python_tests = {
- 'codegen.py' : {},
+ # FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/2764
+ 'codegen.py' : { 'can_fail' : host_system == 'freebsd' },
}
test_env = environment(common_test_env)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]