[nautilus/gtk4-preparation-trunk: 119/120] tests/interactive: Disable build




commit 9a56023e8370360f1e7f991eec1b68b372d737d3
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]