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

[Bug][Postgres] The execution of the test case as a whole fails, while the individual execution succeeds #2393

Closed
2 tasks done
loserwang1024 opened this issue Aug 15, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@loserwang1024
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Flink version

1.17.0

Flink CDC version

2.5-SNAPSHOT

Database and its version

Just use docker in unit test

Minimal reproduce step

Test the whole module in maven or Intellij IDEA

What did you expect to see?

Test success

What did you see instead?

When run after the PostgreSQLSavepointITCase, the PostgresSourceITCase currently experiences a timeout error.
image
When run after the PostgresSourceITCase, the PostgreSQLConnectorITCase#testMetadataColumn will use wrong database name.

Snipaste_2023-08-15_15-51-49

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@loserwang1024 loserwang1024 added the bug Something isn't working label Aug 15, 2023
@loserwang1024
Copy link
Contributor Author

@ruanhang1993 CC, could you please assign this to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant