Failing tests in KReS Reasoners
-------------------------------

                 Key: STANBOL-35
                 URL: https://issues.apache.org/jira/browse/STANBOL-35
             Project: Stanbol
          Issue Type: Bug
          Components: KReS
         Environment: Revision 1060423
            Reporter: Fabian Christ
            Assignee: Enrico Daga


A mvn clean install at top level Stanbol directory leads to:

[INFO] Building IKS KReS Reasoners
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
...

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running eu.iksproject.kres.reasoners.KReSRunReasonerTest
:::::::::::::::: consistency check true
:::::::::::::::: consistency check true
:::::::::::::::: consistency check true
:::::::::::::::: consistency check true
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.25 sec
Running eu.iksproject.kres.reasoners.KReSRunSPARQLTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.135 sec <<< 
FAILURE!
Running eu.iksproject.kres.reasoners.KReSRunRulesTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.082 sec <<< 
FAILURE!

Results :

Tests in error: 
  testGetSPARQLprefix(eu.iksproject.kres.reasoners.KReSRunSPARQLTest)
  testAddSPARQLprefix(eu.iksproject.kres.reasoners.KReSRunSPARQLTest)
  testRemoveSPARQLprefix(eu.iksproject.kres.reasoners.KReSRunSPARQLTest)
  testRunSPARQL(eu.iksproject.kres.reasoners.KReSRunSPARQLTest)
  
testRunRulesReasoner_OWLOntology_1(eu.iksproject.kres.reasoners.KReSRunRulesTest)
  testRunRulesReasoner_0args_1(eu.iksproject.kres.reasoners.KReSRunRulesTest)
  
testRunRulesReasoner_OWLOntology_2(eu.iksproject.kres.reasoners.KReSRunRulesTest)
  testRunRulesReasoner_0args_2(eu.iksproject.kres.reasoners.KReSRunRulesTest)

Tests run: 13, Failures: 0, Errors: 8, Skipped: 0


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to