Hi,
I am looking into ERROR and WARN logging messages for JENA-36
therefore I've been executing Jena tests a lot in Eclipse and
via mvn test command line.

Jena test suite is fast (very, very, very good!).

However, I noticed this test is "terribly" slow when I run tests
on my machine: TestOntDocumentationManager.testReadFailHandler1
... as if there was some connection timeout.

I noticed the same test executes in just a few ms on Jenkins [1].

If you know how I could achieve this on my machine, please,
let me know.

Cheers,
Paolo

[1] https://builds.apache.org/view/G-L/view/Jena/job/Jena_Core/org.apache.jena$jena-core/84/testReport/com.hp.hpl.jena.ontology.impl/TestOntDocumentManager/testReadFailHandler1/

Reply via email to