[nautilus/gtk4-preparation-trunk: 44/45] tests/interactive: Disable build
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gtk4-preparation-trunk: 44/45] tests/interactive: Disable build
- Date: Fri, 31 Dec 2021 12:11:19 +0000 (UTC)
commit e308e25b9cd1db24e2bb6c48b0e70c0ee115bdc3
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]