From 4b22c3e3ad5fa7088469315cc96353da747c91f6 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 13 Apr 2023 13:13:47 +0200 Subject: [PATCH] [skip ci] Skip bug45161.phpt on Windows See GH-10753 The test is insanely slow on Windows and it's unclear why. It might be a curl issue. --- ext/curl/tests/bug45161.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/curl/tests/bug45161.phpt b/ext/curl/tests/bug45161.phpt index 9ba8f5f9024..7e67b6d741e 100644 --- a/ext/curl/tests/bug45161.phpt +++ b/ext/curl/tests/bug45161.phpt @@ -2,6 +2,10 @@ Bug #45161 (Reusing a curl handle leaks memory) --EXTENSIONS-- curl +--SKIPIF-- + --FILE--