Projects
Mega:24.03
xnio
_service:tar_scm:0001-Disable-tests-use-TLSv1-p...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0001-Disable-tests-use-TLSv1-protocol.patch of Package xnio
From fa599136b2c79e8ace41cedea6d74c057b1b8bc0 Mon Sep 17 00:00:00 2001 From: lingsheng <lingsheng@huawei.com> Date: Tue, 23 Feb 2021 09:31:51 +0800 Subject: [PATCH] Disable tests use TLSv1 protocol --- api/src/test/java/org/xnio/ssl/JsseXnioSslTestCase.java | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/src/test/java/org/xnio/ssl/JsseXnioSslTestCase.java b/api/src/test/java/org/xnio/ssl/JsseXnioSslTestCase.java index e8c9a0f..552e313 100644 --- a/api/src/test/java/org/xnio/ssl/JsseXnioSslTestCase.java +++ b/api/src/test/java/org/xnio/ssl/JsseXnioSslTestCase.java @@ -237,6 +237,7 @@ public class JsseXnioSslTestCase { assertNull(boundChannel.getOption(Options.STACK_SIZE)); } + /* @Test public void connectSsl3() throws Exception { final InetSocketAddress localAddress = new InetSocketAddress(500); @@ -258,6 +259,7 @@ public class JsseXnioSslTestCase { assertEquals(serverAddress, connection.getPeerAddress()); assertTrue(connection.getOption(Options.TCP_NODELAY)); } + */ @Test @Ignore @@ -343,6 +345,7 @@ public class JsseXnioSslTestCase { assertNull(boundChannel.getOption(Options.STACK_SIZE)); } + /* @Test public void connectSslChannel3() throws Exception { final InetSocketAddress localAddress = new InetSocketAddress(500); @@ -364,6 +367,7 @@ public class JsseXnioSslTestCase { assertEquals(serverAddress, channel.getPeerAddress()); assertTrue(channel.getOption(Options.TCP_NODELAY)); } + */ @Test public void connectSslChannel4() throws Exception { -- 2.23.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2