Page MenuHomePhabricator

mvn build launches blazegraph instance even if tests are disabled
Closed, ResolvedPublic

Description

mvn build for WDQS uses a blazegraph instance for tests. However, when run with -DskipTests=true, the instance is still launched, even though it is not needed. It'd be good if it was not launched in that case.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 406957 had a related patch set uploaded (by Smalyshev; owner: Smalyshev):
[wikidata/query/rdf@master] Make -DskipITs option not to start jetty, etc.

https://gerrit.wikimedia.org/r/406957

Change 406957 merged by jenkins-bot:
[wikidata/query/rdf@master] Make -DskipITs option not to start jetty, etc.

https://gerrit.wikimedia.org/r/406957

Smalyshev claimed this task.