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

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

     [ https://issues.apache.org/jira/browse/FLINK-30426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-30426:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Blocker
>              Labels: pull-request-available
>
> 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)