mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Mark curl_persistent_share_002.phpt as not repeatable
The repeated request will re-use the connection from the first one, failing the connect_time check.
This commit is contained in:
@@ -4,6 +4,7 @@ Curl persistent share handle test with different options
|
||||
curl
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (getenv('SKIP_REPEAT')) die("skip Not repeatable");
|
||||
include 'skipif-nocaddy.inc';
|
||||
?>
|
||||
--FILE--
|
||||
|
||||
Reference in New Issue
Block a user