[glib-networking/wip/nacho/openssl-fix: 4/7] openssl: fix readwrite_after_connection_destroyed test
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/nacho/openssl-fix: 4/7] openssl: fix readwrite_after_connection_destroyed test
- Date: Sun, 3 Feb 2019 11:15:58 +0000 (UTC)
commit 28a94054e00ef4cd9418b1b5bf7a958bc393d602
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Tue Sep 11 10:55:06 2018 +0200
openssl: fix readwrite_after_connection_destroyed test
tls/tests/connection.c | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/tls/tests/connection.c b/tls/tests/connection.c
index b5c4ad2..0f47feb 100644
--- a/tls/tests/connection.c
+++ b/tls/tests/connection.c
@@ -2075,11 +2075,6 @@ test_readwrite_after_connection_destroyed (TestConnection *test,
unsigned char buffer[1];
GError *error = NULL;
-#ifdef BACKEND_IS_OPENSSL
- g_test_skip ("this needs more research on openssl");
- return;
-#endif
-
g_test_bug ("792219");
connection = start_async_server_and_connect_to_it (test, G_TLS_AUTHENTICATION_REQUESTED);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]