[
https://issues.apache.org/jira/browse/ACCUMULO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Seastrom updated ACCUMULO-1775:
---------------------------------------
Status: Patch Available (was: Open)
Patch adds parameters to shutil.rmtree('/tmp/zcTest-42', ignore_errors=True,
onerror=None)
in runTest and adds the call to tearDown.
In this way, on first run, the error will be ignored and the test will clean up
in tearDown.
> zooCacheTest fails due to missing /tmp/zcTest-42
> ------------------------------------------------
>
> Key: ACCUMULO-1775
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1775
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.4, 1.5.1
> Reporter: Jessica Seastrom
> Priority: Minor
>
> Accumulo-1557 fixes an issue with re-running tests but fails on first run as
> /tmp/zcTest-42 does not exist yet.
--
This message was sent by Atlassian JIRA
(v6.1#6144)