Skip to content

Commit 5028480

Browse files
committed
remove test case from mysql-cdc module
1 parent 6639927 commit 5028480

6 files changed

Lines changed: 0 additions & 1685 deletions

File tree

flink-cdc-connect/flink-cdc-source-connectors/flink-connector-mysql-cdc/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -185,13 +185,6 @@ limitations under the License.
185185

186186
<!-- test dependencies on TestContainers -->
187187

188-
<dependency>
189-
<groupId>org.testcontainers</groupId>
190-
<artifactId>junit-jupiter</artifactId>
191-
<version>${testcontainers.version}</version>
192-
<scope>test</scope>
193-
</dependency>
194-
195188
<dependency>
196189
<groupId>org.testcontainers</groupId>
197190
<artifactId>mysql</artifactId>

flink-cdc-connect/flink-cdc-source-connectors/flink-connector-mysql-cdc/src/test/java/org/apache/flink/cdc/connectors/oceanbase/OceanBaseCharsetITCase.java

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)