[ 
https://issues.apache.org/jira/browse/HADOOP-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541453#comment-17541453
 ] 

Steve Loughran commented on HADOOP-17695:
-----------------------------------------

this happens because test artifact exports are *not* transitive....contract 
test implementations will need to explicitly import assertj

> adls test suite TestAdlContractGetFileStatusLive failing with no assertJ on 
> the classpath
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17695
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17695
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/adl, test
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Priority: Major
>
> Reported on PR #2482: https://github.com/apache/hadoop/pull/2842 ; CNFE on 
> assertJ assertions in adls test runs. 
> Cause will be HADOOP-17281, which added the asserts to the existing fs 
> contract test. We need to mark assertJ as an export of the hadoop-common 
> suite, or work out why hadoop-azuredatalake isn't picking itup



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to