From 4f25ea88f0f515d599d3e5a14070ef25c9b009d1 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 8 Jan 2026 12:26:20 +0100 Subject: [PATCH] [skip ci] Mark bug69442.phpt (PTY test) as flaky See GH-20864 --- ext/standard/tests/file/bug69442.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/standard/tests/file/bug69442.phpt b/ext/standard/tests/file/bug69442.phpt index befd7d87f7d..ee6e094956a 100644 --- a/ext/standard/tests/file/bug69442.phpt +++ b/ext/standard/tests/file/bug69442.phpt @@ -1,5 +1,6 @@ --TEST-- proc_open with PTY closes incorrect file descriptor +--FLAKY-- --SKIPIF--