Skip to content

Commit 2f225b3

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: [skip ci] Mark frequently failing hrtime test as XFAIL
2 parents d019053 + 4071e18 commit 2f225b3

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)