AKSW / RDFUnit

An RDF Unit Testing Suite
http://RDFUnit.aksw.org
Apache License 2.0
150 stars 42 forks source link

Build Error at end of run. #59

Closed roland-c closed 8 years ago

roland-c commented 8 years ago

When a testrun is completed a build error is thrown.

[INFO SimpleTestExecutorMonitor] Test 2366/2367 returned Errors: 0 / Prevalence: 0. Test: rutt:foaf-RDFSDOMAIN-MISS-ce32ce369944d467574430f8a2c9b638b535fa0981634f7176e007322a630a9d [INFO SimpleTestExecutorMonitor] Test 2367/2367 returned Errors: 0 / Prevalence: 0. Test: rutt:foaf-RDFSDOMAIN-MISS-892f44da16d3228153e3800c73194f447259e7e01b41f6a7bedf459635fdc446 [ERROR] BUILD ERROR

roland-c commented 8 years ago

When -o html,ttl is appended to the command the error is gone. So that's a required parameter (in some cases?)

jimkont commented 8 years ago

-o html is the default output format and shoudn't interfere. Did you close this by using explicit -o or for another reason?

jimkont commented 8 years ago

asking because ATM RDFUnit is under a lot of refactoring and bugs are easy to slip out

roland-c commented 8 years ago

The build error disappeared when explicit using -o If -o should be the default option then there is a problem because when omitted the build error is thrown.

jimkont commented 8 years ago

I cannot reproduce it, can you send me the exact input

roland-c commented 8 years ago

I cannot find a log entry of it, it just said Build Error as shown above.

jimkont commented 8 years ago

Meant to send me what exactly you run and get this error

roland-c commented 8 years ago

Of course: bin/rdfunit -d http://lod.kb.nl/nbc/ -e http://lod.kb.nl/sparql -g http://lod.kb.nl/nbc/

jimkont commented 8 years ago

still cannot reproduce, it runs fine locally can you send me the log of a failed execution? should be in rdfunit-validate/log/*