Hi,

i have a problem with test output is [1]:
  org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest
  org.apache.stanbol.entityhub.yard.solr.SolrYardTest


I have check svn status and report is:
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/iterable/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/iterable/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/iterable/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/iterable/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/existing/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/existing/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/existing/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/existing/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/provider/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf
?       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/provider/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/provider/indexing/resources/rdfdata/Rhône-Alpes.rdf
!       
entityhub/indexing/source/jenatdb/src/test/resources/testConfigs/provider/indexing/resources/rdfdata/Provence-Alpes-Côte_d'Azur.rdf

Can be the problem the character encoding?

Best,
Alberto 



[1] output:
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest
SLF4J: The requested version 1.6 by your slf4j binding is not compatible with 
[1.5.5, 1.5.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest init
INFO: configured directory: ${basedir}/target/indexes
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest init
INFO: expected managed directory: 
/Users/bebo/Documents/workspace/Stanbol/entityhub/yard/solr/target/indexes
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.189 sec <<< 
FAILURE!
Running org.apache.stanbol.entityhub.yard.solr.SolrYardTest
23-giu-2011 12.35.40 org.apache.stanbol.entityhub.yard.solr.SolrYardTest 
initYard
INFO: Test Solr Server Directory: ${basedir}/target/indexes
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager getInstance
INFO: load provider class 
org.apache.stanbol.entityhub.yard.solr.impl.DefaultSolrServerProvider 
supporting [HTTP, STREAMING, LOAD_BALANCE]
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager addSolrProvider
INFO: add SolrProvider 
org.apache.stanbol.entityhub.yard.solr.impl.DefaultSolrServerProvider@51b48197 
types [HTTP, STREAMING, LOAD_BALANCE]
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager getInstance
INFO: load provider class 
org.apache.stanbol.entityhub.yard.solr.impl.EmbeddedSolrPorovider supporting 
[EMBEDDED]
23-giu-2011 12.35.40 
org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager addSolrProvider
INFO: add SolrProvider 
org.apache.stanbol.entityhub.yard.solr.impl.EmbeddedSolrPorovider@4e17e4ca 
types [EMBEDDED]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.123 sec <<< 
FAILURE!

Reply via email to