From: Nikita Popov Date: Fri, 31 May 2019 07:17:51 +0000 (+0200) Subject: Mark sapi_windows_set_ctrl_handler.phpt as XFAIL X-Git-Tag: php-7.4.0alpha1~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b1f711823da2ea9f4bebfa56f527d27dbfa13a2;p=php Mark sapi_windows_set_ctrl_handler.phpt as XFAIL --- diff --git a/sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt b/sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt index a5cb3ef03e..083ed8fd0c 100644 --- a/sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt +++ b/sapi/cli/tests/sapi_windows_set_ctrl_handler.phpt @@ -8,6 +8,8 @@ include "skipinf.inc"; if (strtoupper(substr(PHP_OS, 0, 3)) !== 'WIN') die("skip this test is for Windows platforms only"); ?> +--XFAIL-- +Fails on AppVeyor --FILE--