]> granicus.if.org Git - php/commitdiff
XFAIL-- for bug #67198
authorMichael Wallner <mike@php.net>
Tue, 6 May 2014 10:19:53 +0000 (12:19 +0200)
committerMichael Wallner <mike@php.net>
Tue, 6 May 2014 10:21:43 +0000 (12:21 +0200)
tests/basic/bug67198.phpt

index d28a292afa2041760de8ce2beadfe96570fee1ae..9e2e22450997d07f1820f91017b931132661b93b 100644 (file)
@@ -37,8 +37,6 @@ php_cli_server_start("exit(file_get_contents('php://input'));", false, "-d enabl
 
 var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS, false, $context));
 var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS, false, $context));
---XFAIL--
-67198 is open
 --EXPECT--
 string(4) "PASS"
 string(4) "PASS"