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

Attila Doroszlai commented on HDDS-6335:
----------------------------------------

Might be related to HDDS-3231.

> nativeAuthorizer.checkAccess might be flaky in TestParentAcl#testKeyAcl
> -----------------------------------------------------------------------
>
>                 Key: HDDS-6335
>                 URL: https://issues.apache.org/jira/browse/HDDS-6335
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.3.0
>            Reporter: Siyao Meng
>            Priority: Major
>         Attachments: unit-HDDS-6063-e407be2.zip
>
>
> Seen in https://github.com/apache/ozone/runs/5224644349 from 
> [PR|https://github.com/apache/ozone/pull/3051].
> {code}
> Error:  Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 12.679 s <<< FAILURE! - in org.apache.hadoop.ozone.security.acl.TestParentAcl
> Error:  testKeyAcl(org.apache.hadoop.ozone.security.acl.TestParentAcl)  Time 
> elapsed: 6.629 s  <<< FAILURE!
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:87)
>       at org.junit.Assert.assertTrue(Assert.java:42)
>       at org.junit.Assert.assertTrue(Assert.java:53)
>       at 
> org.apache.hadoop.ozone.security.acl.TestParentAcl.testParentChild(TestParentAcl.java:264)
>       at 
> org.apache.hadoop.ozone.security.acl.TestParentAcl.testKeyAcl(TestParentAcl.java:148)
> {code}
> Line of testParentChild call throwing:
> https://github.com/apache/ozone/blob/e407be2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/acl/TestParentAcl.java#L148
> Line of assertion failure:
> https://github.com/apache/ozone/blob/e407be2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/acl/TestParentAcl.java#L264



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to