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

Postgres testing cleanup #520

Closed

Conversation

BillyYccc
Copy link
Member

Motivation:

Rework the Postgres testing

Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
Signed-off-by: Billy Yuan <billy112487983@gmail.com>
@BillyYccc BillyYccc added this to the 4.0.0 milestone Feb 20, 2020
@vietj
Copy link
Member

vietj commented Feb 20, 2020

@BillyYccc this is cool for domain sockets, however this is not supported on OSX (due to docker/for-mac#483) which makes impossible to test on OSX domain sockets which is a blocker for testing domain sockets on OSX.

@BillyYccc
Copy link
Member Author

I know that but it could not be avoided if we test Unix domain socket with Docker on the OS X system, so the domain socket tests are skipped if the server is started by TestContainers on OS X.

Or should we deploy a specific database in CI with OS X for this kind of stuff?

@BillyYccc BillyYccc modified the milestones: 4.0.0, 4.1.0 Dec 4, 2020
@vietj vietj modified the milestones: 4.1.0, 4.1.1 Jun 1, 2021
@vietj
Copy link
Member

vietj commented Jun 3, 2021

cleanup

@vietj vietj closed this Jun 3, 2021
@vietj vietj removed this from the 4.1.1 milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boosting tests Testcontainers migration
2 participants