Skip to content

Commit a5db83c

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] Mark frequently failing OCI test as XFAIL
2 parents 300dd9c + 75c06e8 commit a5db83c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pdo_oci/tests/oci_success_with_info.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Handling OCI_SUCCESS_WITH_INFO
33
--EXTENSIONS--
44
pdo
55
pdo_oci
6+
--XFAIL--
7+
This test frequently fails in CI
68
--SKIPIF--
79
<?php
810
if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');

0 commit comments

Comments
 (0)