[
https://issues.apache.org/jira/browse/BIGTOP-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Virginia Wang updated BIGTOP-1225:
----------------------------------
Attachment: BIGTOP-1225.patch
I removed the @BeforeClass and @AfterClass so the setUp() and tearDown() can
now be called before and after the tests. This way it does not matter what
order the tests get run, it will perform a fresh set of directories and a clean
after.
I've merged testQuotas into testQuotasPostViolation() since it was dependent
on it, might as well have it continue as part of the test.
> 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
>
> Attachments: 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)