From 062837aa13a72febf0fb14fd2b8afda338ee3f0a Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Fri, 18 Oct 2024 15:24:15 +0200 Subject: [PATCH] [skip ci] Mark another phar test as flaky on macOS --- ext/phar/tests/phar_oo_iswriteable.phpt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ext/phar/tests/phar_oo_iswriteable.phpt b/ext/phar/tests/phar_oo_iswriteable.phpt index 836feb4ba8d..789d17f10ac 100644 --- a/ext/phar/tests/phar_oo_iswriteable.phpt +++ b/ext/phar/tests/phar_oo_iswriteable.phpt @@ -5,6 +5,12 @@ phar --INI-- phar.readonly=0 phar.require_hash=0 +--SKIPIF-- + --FILE--