From 27b41d310d2b26013b96846e7ad0321f9a77bbc2 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Wed, 18 Feb 2026 13:50:02 +0100 Subject: [PATCH] [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. --- ext/curl/tests/curl_persistent_share_002.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/curl/tests/curl_persistent_share_002.phpt b/ext/curl/tests/curl_persistent_share_002.phpt index fbd6631b9ba..0220adeb6a6 100644 --- a/ext/curl/tests/curl_persistent_share_002.phpt +++ b/ext/curl/tests/curl_persistent_share_002.phpt @@ -4,6 +4,7 @@ Curl persistent share handle test with different options curl --SKIPIF-- --FILE--