Mark sapi_windows_set_ctrl_handler.phpt as XFAIL

This commit is contained in:
Nikita Popov 2019-05-31 09:17:51 +02:00
parent 2915a32f37
commit 4b1f711823

View File

@ -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--
<?php