Uh oh!
There was an error while loading. Please reload this page.
Run unit tests against oracle - #23882
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
nickvergessenforce-pushed
the
tests/oracle
branch
2 times, most recently
from
November 6, 2020 13:13
145670e to
c191597Comparenickvergessenforce-pushed
the
tests/oracle
branch
2 times, most recently
from
November 6, 2020 20:35
974b8d0 to
b070f68Comparenickvergessen
commented
Nov 6, 2020
Member
Finally found the issue, we need to call index.php so that the instance id is generated.... |
nickvergessenforce-pushed
the
tests/oracle
branch
4 times, most recently
from
November 9, 2020 12:55
f37879a to
77cae89Compareblizzz
reviewed
Nov 9, 2020
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
… oracle Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…with clob Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…he root and exists Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…nique or foreign key Signed-off-by: Joas Schilling <coding@schilljs.com>
Primary key columns on Oracle can not have empty strings Signed-off-by: Joas Schilling <coding@schilljs.com>
…erwards Signed-off-by: Joas Schilling <coding@schilljs.com>
nickvergessenforce-pushed
the
tests/oracle
branch
from
November 10, 2020 14:36
d92f6b7 to
d5df033Comparenickvergessen
requested review from
ChristophWurst, MorrisJobke, blizzz and rullzerNovember 10, 2020 14:39
Signed-off-by: Joas Schilling <coding@schilljs.com>
nickvergessen
commented
Nov 10, 2020
Member
/backport to stable20 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ChristophWurst
approved these changes
Nov 10, 2020
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
nickvergessenforce-pushed
the
tests/oracle
branch
from
November 10, 2020 20:39
8b37b9e to
0c695d9Compareskjnldsv
approved these changes
Nov 11, 2020
The backport to stable20 failed. Please do this backport manually. |
nickvergessen
commented
Nov 11, 2020
Member
Of course |
nickvergessen
commented
Nov 11, 2020
Member
Ah, #24033 is not merged yet |
nickvergessen
commented
Nov 11, 2020
Member
Backport to stable20 in #24049 |
This was referenced Nov 11, 2020
This comment has been minimized.
This comment has been minimized.
nickvergessen
commented
Nov 16, 2020
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PRs split out
Installing locally
Tests
Seems to work though there are quite some failures:
I had a quick look at some of them but I'd welcome help from @nickvergessen here since you might know database specifics and the doctrine abstraction a bit better:
Seems to be an upstream or php issue Inserting boolean "false" throws Exception with PDO_OCI doctrine/dbal#2481