Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved script for running with fuseki #1476

Merged

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Nov 24, 2021

Improved script for running with fuseki

The script will now clean up afterwards and use XDG_CACHE_HOME.

It will also log fuseki's output if it failed to start or if something
went wrong with tests.

Also:

  • install java in drone so fuseki can run.
  • fix the way tests are skipped in test_dataset so they report as
    skipped.

Fixes #1475

Drone logs for comparison:

https://drone.rdflib.ashs.dev/RDFLib/rdflib/622/1/2

test/test_sparqlupdatestore.py ............                              [ 70%]
test/test_dataset.py ............                                        [  4%]

The script will now clean up afterwards and use XDG_CACHE_HOME.

It will also log fuseki's output if it failed to start or if something
went wrong with tests.

Also:

- install java in drone so fuseki can run.
- fix the way tests are skipped in test_dataset so they report as
  skipped.
@nicholascar
Copy link
Member

Thanks for this @aucampia as I really want to do more tests with a triplestore!

@nicholascar nicholascar merged commit ddf3119 into RDFLib:master Dec 1, 2021
@aucampia aucampia deleted the iwana-20211124T2111-fix_fuseki_tests branch December 27, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fuseki tests not running on drone
2 participants