History log of /PHP-8.2/ext/oci8/tests/CONFLICTS (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# e1ec67ac 27-Mar-2023 Ilija Tovilo

Unparallelize IO heavy tests

Alternative to GH-10892. This is somewhat unfortunate since these are also the
slow tests. I'm also not sure if this actually helps.

Closes GH-10953

# be4dd60c 25-Aug-2022 Michael Voříšek

Fix oci8/pdo_oci random test failures when run in parallel

Closes GH-9424.