The PHPUnit tests are running fine with Oracle on master branch, unfortunately they fail on 2.5 branch 馃槰
By cherry-picking to branch 2.5 fallowing commits
the test suite is running fine.
Hope this helps to get closer to a release, as mentioned in https://github.com/doctrine/dbal/pull/2434#issuecomment-231189893
Does it help to make a PR with the cherry-picked commits?
ci status on 2.5 - https://jenkins.owncloud.org/job/doctrine-dbal-oracle-2.5/
ci status on master - https://jenkins.owncloud.org/job/doctrine-dbal-oracle/
@DeepDiver1975 do you have the possibility to add MS SQL Server to the OwnCloud CI to make the progress on SQLSRV / PDO_SQLSRV support more transparent? In my case this would help for the issues #2469 and #2467, but there quiet more MS SQL Server issues open.
In general, wouldn't it be great to integrate Jenkins for non Open Source Databases to the GitHub build services for Doctrine DBAL?
We are running Jenkins on pure Linux infrastructure - sorry :crying_cat_face:
In general, wouldn't it be great to integrate Jenkins for non Open Source Databases to the GitHub build services for Doctrine DBAL?
I'm happy to provide deeper integration for doctrine.
@deeky666 @Ocramius - what is the plan?
THX
Hi, I am closing this as there are already 2.6 and 2.7 releases and we test Oracle on Continuous PHP.
Should any issues still persist, please open new issue based on 2.7 branch.