[nautilus/wip/antoniof/gtk4-pre-switch-regressions: 3/4] tests/interactive: Disable build
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-pre-switch-regressions: 3/4] tests/interactive: Disable build
- Date: Fri, 31 Dec 2021 11:12:48 +0000 (UTC)
commit 388b2cbb09a2d19eb1b948c435d8bc7cb111149d
Author: António Fernandes <antoniof gnome org>
Date: Fri Dec 24 00:30:21 2021 +0000
tests/interactive: Disable build
They use gtk_main(), which is gone in GTK 4.
To speedup the port disable these tests. To be reimplemented later.
https://gitlab.gnome.org/GNOME/nautilus/-/issues/1993
test/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/meson.build b/test/meson.build
index ab588efd3..deab2ffb8 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -19,4 +19,4 @@ test_env = [
]
subdir('automated')
-subdir('interactive')
+#subdir('interactive')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]