Skip to content

Commit 182d297

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Mark frequently failing hrtime test as XFAIL
2 parents 75c06e8 + 2f225b3 commit 182d297

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)