[ 
https://issues.apache.org/jira/browse/HBASE-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13744088#comment-13744088
 ] 

Jean-Marc Spaggiari commented on HBASE-9264:
--------------------------------------------

Same for org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1 and TestClassFinder
{code}
Tests in error: 
  
testReadingExistingVersion1HFile(org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1):
 File 
/home/jmspaggi/T%c3%a9l%c3%a9chargements/hbase-0.94.11/target/test-classes/org/apache/hadoop/hbase/io/hfile/8e8ab58dcf39412da19833fcd8f687ac
 does not exist.
{code}

{code}
Failed tests:   
testClassFinderCanFindClassesInDirs(org.apache.hadoop.hbase.TestClassFinder)
  testClassFinderFiltersByNameInDirs(org.apache.hadoop.hbase.TestClassFinder): 
expected:<-1> but was:<0>
  testClassFinderFiltersByClassInDirs(org.apache.hadoop.hbase.TestClassFinder): 
expected:<-1> but was:<0>
{code}

                
> org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer testConfigInjection fails 
> if local directory contains certain characteres.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-9264
>                 URL: https://issues.apache.org/jira/browse/HBASE-9264
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Jean-Marc Spaggiari
>            Priority: Minor
>
> With test directory under /home/myname/Téléchargements/hbase-0.94.11 
> testConfigInjection is failing with the exception below:
> Failed tests:   
> testConfigInjection(org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer): 
> expected:</home/jmspaggi/Téléchargements/hbase-0.94.11/target/test-data/3eb7dcb5-82b6-483d-a333-a65e03939451/org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer>
>  but 
> was:</home/jmspaggi/Téléchargements/hbase-0.94.11/target/test-data/3eb7dcb5-82b6-483d-a333-a65e03939451/org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer>
> Moving it outside of "Téléchargements", it's working fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to