You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/12/15 09:44:00 UTC

[jira] [Created] (FLINK-30426) Archunit can't find any tests in Pulsar repository

Martijn Visser created FLINK-30426:
--------------------------------------

             Summary: Archunit can't find any tests in Pulsar repository
                 Key: FLINK-30426
                 URL: https://issues.apache.org/jira/browse/FLINK-30426
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Pulsar
    Affects Versions: pulsar-4.0.0
            Reporter: Martijn Visser


CI is failing on {{main}} with:

{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-pulsar: 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: 'java.lang.Object com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(java.lang.Class)' -> [Help 1]
{code}

It does work for {{v3.0}} but there's no obvious difference between the two branches that might explain this issue. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)