[
https://issues.apache.org/jira/browse/BIGTOP-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915225#comment-13915225
]
Konstantin Boudnik commented on BIGTOP-1225:
--------------------------------------------
- there are unused imports: they were unused before, but I don't see any point
of keeping them around
{noformat}
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertEquals;
{noformat}
- there are a few whitespace changes again. Run {{git diff}} command that will
show exactly what's in the patch so you can remove unused pieces.
> 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
> Assignee: Virginia Wang
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1225.patch, BIGTOP-1225.patch
>
>
> 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)