You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/12/02 05:07:10 UTC

[jira] [Created] (PHOENIX-2479) Pherf test failure: unable to delete directory RESULTS

James Taylor created PHOENIX-2479:
-------------------------------------

             Summary: 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


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)