[skip ci] Backport XFAIL of failing test

This commit is contained in:
Ilija Tovilo 2022-11-11 19:45:35 +01:00
parent af68beb16a
commit bea2dac23c
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

View file

@ -3,6 +3,8 @@ Handling OCI_SUCCESS_WITH_INFO
--EXTENSIONS-- --EXTENSIONS--
pdo pdo
pdo_oci pdo_oci
--XFAIL--
This test frequently fails in CI
--SKIPIF-- --SKIPIF--
<?php <?php
if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request'); if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');