You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Marks the `AbstractPostgresDatabaseTests` with `@Disabled` as we can not easily
test backwards compatibility between `2.11.x` and `3.0.0` because the `3.x` dataflow
client does not work with `2.11.x` server. As such, we will re-enable the test once
`3.1.0` is released.
Copy file name to clipboardExpand all lines: spring-cloud-dataflow-server/src/test/java/org/springframework/cloud/dataflow/integration/test/db/AbstractPostgresDatabaseTests.java
0 commit comments