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

Virginia Wang commented on BIGTOP-1225:
---------------------------------------

In my run the two tests that failed were testNewlyCreatedDir and testQuotas. 

testNewlyCreatedDir failed because another test had run before and changed the 
quota of that file throwing the error: Newly created directory had a set name 
quota

testQuotas failed because it has to appear AFTER testQuotasPostViolation 
throwing the error: mkdir should not have worked . testQuotasPostViolation sets 
a quota to 2 making the mkdir fail. When out of order the mkdir becomes 
possible. 

What I would do is set the all the test in order from 0-8 as I think that was 
intended. 



> TestHDFSQuota can fail if tests are run out of order
> ----------------------------------------------------
>
>                 Key: BIGTOP-1225
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1225
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Virginia Wang
>             Fix For: 0.8.0
>
>
> When running TestHDFSQuota some tests can fail when it is run out of order. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to