Skip to content

Commit 0bed9f9

Browse files
committed
Disable create_https_listener_get testcase
1 parent 4b8b0fe commit 0bed9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Release/tests/functional/http/listener/listener_construction_tests.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***
1+
/***
22
* ==++==
33
*
44
* Copyright (c) Microsoft Corporation. All rights reserved.
@@ -432,7 +432,7 @@ TEST_FIXTURE(uri_address, listener_config_creation)
432432

433433
#if !defined(_WIN32) && !defined(__cplusplus_winrt)
434434

435-
TEST_FIXTURE(uri_address, create_https_listener_get)
435+
TEST_FIXTURE(uri_address, create_https_listener_get, "Ignore", "github 209")
436436
{
437437
const char * self_signed_cert = R"(
438438
-----BEGIN CERTIFICATE-----

0 commit comments

Comments
 (0)