[
https://issues.apache.org/jira/browse/FLINK-31699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-31699:
----------------------------------
Description:
Investigate and fix the nightly CI failure. Example
[https://github.com/apache/flink-connector-jdbc/actions/runs/4585903259]
{code:java}
Error: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project flink-connector-jdbc: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'archunit' failed
to discover tests:
com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(Ljava/lang/Class;)Ljava/lang/Object;
-> [Help 1]{code}
was:
Investigate and fix the nightly CI failure. Example
[https://github.com/apache/flink-connector-cassandra/actions/runs/4585936901]
{code:java}
Error: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project flink-connector-cassandra_2.12: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter'
failed to discover tests: org/junit/jupiter/api/io/CleanupMode:
org.junit.jupiter.api.io.CleanupMode -> [Help 1]{code}
> JDBC nightly CI failure
> -----------------------
>
> Key: FLINK-31699
> URL: https://issues.apache.org/jira/browse/FLINK-31699
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Cassandra
> Reporter: Danny Cranmer
> Priority: Major
>
> Investigate and fix the nightly CI failure. Example
> [https://github.com/apache/flink-connector-jdbc/actions/runs/4585903259]
>
> {code:java}
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test)
> on project flink-connector-jdbc: Execution default-test of goal
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
> org.junit.platform.commons.JUnitException: TestEngine with ID 'archunit'
> failed to discover tests:
> com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(Ljava/lang/Class;)Ljava/lang/Object;
> -> [Help 1]{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)