From de52e23d12835d73138397c9f49a180adf57d123 Mon Sep 17 00:00:00 2001 From: Francis ANDRE Date: Tue, 21 Jan 2020 08:23:40 +0100 Subject: [PATCH] Add HTTPSClientSessionTest::.testCachedSession This ut is failing only on the Azure machine --- cppignore.win | 1 + 1 file changed, 1 insertion(+) diff --git a/cppignore.win b/cppignore.win index fac514ff4..ecfca7e59 100644 --- a/cppignore.win +++ b/cppignore.win @@ -19,3 +19,4 @@ class CppUnit::TestCaller.testProperties class CppUnit::TestCaller.testServiceReturnsTrueIfStopped class CppUnit::TestCaller.testSendToReceiveFrom class CppUnit::TestCaller.testMTU +class CppUnit::TestCaller.testCachedSession