Skip to content

Commit 8e98473

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] Mark frequently failing hrtime test as XFAIL
2 parents a5db83c + 182d297 commit 8e98473

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/standard/tests/hrtime/hrtime.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Test hrtime() aligns with microtime()
3+
--XFAIL--
4+
This test frequently fails in CI
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)