[nautilus/wip/antoniof/gtk4-pre-switch-regressions: 8/9] 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: 8/9] tests/interactive: Disable build
- Date: Fri, 31 Dec 2021 11:03:38 +0000 (UTC)
commit 228ca25f00711d38880e6d0c00c78e1a9938abc1
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]