[gtk/matthiasc/for-master] Drop the installed test for now




commit d5838f14f969bfd6ddad7d955994c7144031374a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 4 01:05:40 2021 -0500

    Drop the installed test for now
    
    It fails in ci, and I have no idea why.

 testsuite/css/meson.build        | 8 --------
 testsuite/css/transition.test.in | 4 ----
 2 files changed, 12 deletions(-)
---
diff --git a/testsuite/css/meson.build b/testsuite/css/meson.build
index def05adcaa..20c031410d 100644
--- a/testsuite/css/meson.build
+++ b/testsuite/css/meson.build
@@ -75,14 +75,6 @@ if get_option('install-tests')
     configuration: conf,
     install_dir: testdatadir,
   )
-
-  conf = configuration_data()
-  conf.set('libexecdir', gtk_libexecdir)
-  configure_file(input: 'transition.test.in',
-    output: 'transition.test',
-    configuration: conf,
-    install_dir: testdatadir,
-  )
 endif
 
 if false and get_option ('profiler')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]