[epiphany] Disable file helpers test again



commit 84308043e0ccad2e359096642c58592f2615f25c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 7 23:27:43 2019 -0600

    Disable file helpers test again
    
    See: #617

 tests/meson.build | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 6294f4e92..45962b0e3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -55,14 +55,14 @@ if get_option('unit_tests')
        env: envs
   )
 
-  file_helpers_test = executable('test-ephy-file-helpers',
-    'ephy-file-helpers-test.c',
-    dependencies: ephymain_dep
-  )
-  test('File helpers test',
-       file_helpers_test,
-       env: envs
-  )
+  #file_helpers_test = executable('test-ephy-file-helpers',
+  #  'ephy-file-helpers-test.c',
+  #  dependencies: ephymain_dep
+  #)
+  #test('File helpers test',
+  #     file_helpers_test,
+  #     env: envs
+  #)
 
   gsb_service_test = executable('test-ephy-gsb-service',
     'ephy-gsb-service-test.c',


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