[glib-networking/verify-paths: 2/4] openssl: reenable tests



commit d3a90fc5acc1fb0259c9194c56a30a37e3b06028
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Thu Apr 25 12:01:53 2019 +0200

    openssl: reenable tests

 tls/tests/meson.build | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index fc73a4b..1dfe529 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -66,10 +66,7 @@ foreach backend: backends
         'GIO_MODULE_DIR=' + join_paths(meson.build_root(), 'tls', backend)
       ]
 
-      # OpenSSL tests are disabled until we fix https://gitlab.gnome.org/GNOME/glib-networking/issues/54
-      if backend != 'openssl'
-        test(program_name, exe, env: test_envs)
-      endif
+      test(program_name, exe, env: test_envs)
     endif
   endforeach
 endforeach


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