From 72d9e654e0156d1df6c84ccffc312d479199f1fc Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 15 Feb 2010 21:32:25 +0000 Subject: [PATCH] - Added missing SKIPIF --- ext/soap/tests/bug46760.phpt | 2 ++ ext/soap/tests/bug48557.phpt | 2 ++ ext/soap/tests/bugs/bug36226-2.phpt | 2 ++ ext/soap/tests/bugs/bug42692.phpt | 2 ++ ext/soap/tests/bugs/bug46427.phpt | 2 ++ 5 files changed, 10 insertions(+) diff --git a/ext/soap/tests/bug46760.phpt b/ext/soap/tests/bug46760.phpt index 0b7c9ab4c1..95cb58867f 100644 --- a/ext/soap/tests/bug46760.phpt +++ b/ext/soap/tests/bug46760.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #46760 (SoapClient doRequest fails when proxy is used) +--SKIPIF-- + --FILE-- --FILE-- --INI-- soap.wsdl_cache_enabled=0 --FILE-- diff --git a/ext/soap/tests/bugs/bug42692.phpt b/ext/soap/tests/bugs/bug42692.phpt index 3a4e099b10..1436f881e5 100755 --- a/ext/soap/tests/bugs/bug42692.phpt +++ b/ext/soap/tests/bugs/bug42692.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) +--SKIPIF-- + --FILE-- --FILE--