[
https://issues.apache.org/jira/browse/PHOENIX-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-2479.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.7.0
> Pherf test failure: unable to delete directory RESULTS
> ------------------------------------------------------
>
> Key: PHOENIX-2479
> URL: https://issues.apache.org/jira/browse/PHOENIX-2479
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Mujtaba Chohan
> Fix For: 4.7.0
>
>
> See exception below. Since we're writing to a temp directory, it's probably
> ok if we don't delete it. It might be shared by multiple tests and thus
> failing?
> {code}
> org.apache.phoenix.pherf.PherfMainIT Time elapsed: 29.359 sec <<<
> ERROR!
> java.io.IOException: Unable to delete directory RESULTS.
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.053 sec -
> in org.apache.phoenix.pherf.DataIngestIT
> Results :
> Tests in error:
> PherfMainIT>ResultBaseTestIT.tearDown:57 ? IO Unable to delete directory
> RESUL...
> Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)