Marco Ratta

Results 5 comments of Marco Ratta

I have just re-run the test after pulling the latest commit but it still fails the second test unfortunately: Results : Failed tests: testWithOnDiskGraph2(com.github.sparqlanything.csv.CSVTriplifierTest): expected 13 quads but found 34...

I have made the suggested change to CSVTriplifierTest.java and ran mvn clean install. Exactly the same error message resulted.

Hi Enrico, I'm afraid the problem persists. I've just obtained the following: Tests in error: testWithOnDiskGraph1(com.github.sparqlanything.csv.CSVTriplifierTest): 1 exceptions: [java.io.IOException: Unable to delete file: C:\Users\Marco\GitProjects\sparql.anything\sparql-anything-csv\target\test-classes\testOndiskGraph1\Data-0001] testWithOnDiskGraph2(com.github.sparqlanything.csv.CSVTriplifierTest): 1 exceptions: [java.io.IOException: Unable to...

Hi @luigi-asprino, @enridaga I've run the 'mvn clean install' and the csv tests pass. There is however a new failure at the markdown triplifier test: Results : Failed tests: testFencedCodeBlock(com.github.sparqlanything.markdown.MARKDOWNTriplifierTest)...

Hi @luigi-asprino. Just cloned a fresh copy of the software and tried to install it. The markdown issue has been fixed but there is a new one when testing archive:...