[
https://issues.apache.org/jira/browse/FLINK-24089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407521#comment-17407521
]
Chesnay Schepler commented on FLINK-24089:
------------------------------------------
Can you provide us with the actual error you are getting?
> AzureBlobStorageFSFactoryTest and AzureDataLakeStoreGen2FSFactoryTest fail
> using mvn test
> -----------------------------------------------------------------------------------------
>
> Key: FLINK-24089
> URL: https://issues.apache.org/jira/browse/FLINK-24089
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System / CI
> Reporter: Nicolaus Weidner
> Priority: Minor
>
> Tests in
> [https://github.com/apache/flink/blob/master/flink-filesystems/flink-azure-fs-hadoop/src/test/java/org/apache/flink/fs/azurefs/AzureBlobStorageFSFactoryTest.java]
> and
> [https://github.com/apache/flink/blob/master/flink-filesystems/flink-azure-fs-hadoop/src/test/java/org/apache/flink/fs/azurefs/AzureDataLakeStoreGen2FSFactoryTest.java]
> fail if:
> * The class or a single test is executed in IntelliJ
> * {{mvn test}} is run on module {{flink-filesystems}}
> * {{mvn test}} is run on the root project (consequence of the previous point)
> Curiously, running mvn test on submodule {{flink-azure-fs-hadoop }}passes{{.
> }}Running{{ mvn install}} also works in the situations where {{mvn test}}
> fails.
> This concerns all tests in those two classes except those called
> {{testNullFsURI}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)