diff -r 1697cc2ba93d -r a800ea6cb454 networksecurity/ipsec/ipsec_itest/src/ts_ipsec_suite.cpp --- a/networksecurity/ipsec/ipsec_itest/src/ts_ipsec_suite.cpp Thu Sep 23 17:23:35 2010 +0530 +++ b/networksecurity/ipsec/ipsec_itest/src/ts_ipsec_suite.cpp Tue Oct 12 16:22:59 2010 +0530 @@ -103,7 +103,7 @@ AddThisTestStepL( new (ELeave) CIpsecPolTest_2(iScheduler) ); // Section 6 - vpnapi tests - AddThisTestStepL( new (ELeave) CIpsecVpnTest_1(iScheduler) ); + //AddThisTestStepL( new (ELeave) CIpsecVpnTest_1(iScheduler) ); // Section 7 - Ipsec Connection tests AddThisTestStepL( new (ELeave) CIpsecConnTest_1(iScheduler) );