From 57896cf5158732101d6e09843b34f6b5f8fbba8a Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Thu, 1 Mar 2018 22:39:23 -0300 Subject: [PATCH] Make some skipped tests run, and fix some skip messages --- ext/date/tests/gmstrftime_variation9.phpt | 8 ++++---- ext/filter/tests/bug52209.phpt | 9 +++++---- ext/soap/tests/bugs/bug34657.phpt | 11 ++--------- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/ext/date/tests/gmstrftime_variation9.phpt b/ext/date/tests/gmstrftime_variation9.phpt index 6ba33ac394..ec69404cfc 100644 --- a/ext/date/tests/gmstrftime_variation9.phpt +++ b/ext/date/tests/gmstrftime_variation9.phpt @@ -1,17 +1,17 @@ --TEST-- -Test gmstrftime() function : usage variation - Checking week related formats which was not supported on Windows before vc14. +Test gmstrftime() function : usage variation - Checking week related formats which was not supported on Windows before vc14. --SKIPIF-- --FILE-- --INI-- variables_order=GPCSE @@ -14,5 +15,5 @@ variables_order=GPCSE ---EXPECTF-- +--EXPECTF-- string(%d) "%s" diff --git a/ext/soap/tests/bugs/bug34657.phpt b/ext/soap/tests/bugs/bug34657.phpt index 9b67ec69ad..8c182ad7d4 100644 --- a/ext/soap/tests/bugs/bug34657.phpt +++ b/ext/soap/tests/bugs/bug34657.phpt @@ -1,15 +1,8 @@ --TEST-- Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) --SKIPIF-- - --FILE--