Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ConnectionTest by triggering real exceptions #3425

Merged

Conversation

grongor
Copy link
Contributor

@grongor grongor commented Jan 7, 2019

The Connection functional test now checks real exceptions triggered by the database and not manually thrown one in the test. Relates to #3424 (review) but may be merged regardless/independently, imo.

Q A
Type improvement
BC Break no
Fixed issues none, but relates to #3423

Base automatically changed from master to 4.0.x January 22, 2021 07:44
@grongor grongor changed the base branch from 4.0.x to 2.13.x August 17, 2021 12:57
@simPod simPod force-pushed the add-functional-tests-for-transactions branch from eb63e74 to d81d31f Compare August 17, 2021 13:12
@simPod
Copy link
Contributor

simPod commented Aug 17, 2021

@morozov I rebased this and seems like it's ready for review

@morozov
Copy link
Member

morozov commented Aug 17, 2021

@simPod looks good. Please squash (we don't need a commit that fails the build) and rebase on 3.2.x (since it's not a bugfix).

@morozov morozov added this to the 3.2.0 milestone Aug 17, 2021
@simPod simPod force-pushed the add-functional-tests-for-transactions branch from 23eb51f to 742dbbb Compare August 17, 2021 18:31
@simPod
Copy link
Contributor

simPod commented Aug 17, 2021

@morozov done, can you or @grongor change base to 3.2.x? Don't have permissions since it's not really my PR 🙃

@morozov morozov changed the base branch from 2.13.x to 3.2.x August 17, 2021 19:40
@morozov
Copy link
Member

morozov commented Aug 17, 2021

Done. You'll need to force-push again since there doesn't seem to be any build that I could restart.

@simPod simPod force-pushed the add-functional-tests-for-transactions branch 6 times, most recently from 5db16b7 to 87c95ab Compare August 17, 2021 20:30
Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
@simPod simPod force-pushed the add-functional-tests-for-transactions branch from 87c95ab to 0a54d82 Compare August 17, 2021 20:47
@simPod
Copy link
Contributor

simPod commented Aug 17, 2021

It's ready for review now.

@morozov morozov merged commit 5a360f8 into doctrine:3.2.x Aug 17, 2021
@morozov
Copy link
Member

morozov commented Aug 17, 2021

Thanks, @grongor, @simPod!

@simPod simPod deleted the add-functional-tests-for-transactions branch August 17, 2021 21:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants