From ae657dd6aa0efe57ddf1dbf973714f11f66e8174 Mon Sep 17 00:00:00 2001 From: Alex Khizhnyi Date: Tue, 4 Aug 2026 19:24:46 +0300 Subject: [PATCH] Fixed GH-22508: Flaky hrtime.phpt test --- ext/standard/tests/hrtime/hrtime.phpt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/hrtime/hrtime.phpt b/ext/standard/tests/hrtime/hrtime.phpt index 614056c7d336..f221dda076c0 100644 --- a/ext/standard/tests/hrtime/hrtime.phpt +++ b/ext/standard/tests/hrtime/hrtime.phpt @@ -5,10 +5,15 @@ This test frequently fails in CI --FILE--