Manybubbles has uploaded a new change for review.
https://gerrit.wikimedia.org/r/204092
Change subject: Switch integration testing cleanup to clear all
......................................................................
Switch integration testing cleanup to clear all
This was recommended by blazegraph devs and works fine.
Change-Id: I5f1d136e07f92eda6185dffd44a592fc4298c8f2
---
M
tools/src/test/java/org/wikidata/query/rdf/tool/AbstractRdfRepositoryIntegrationTestBase.java
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikidata/query/rdf
refs/changes/92/204092/1
diff --git
a/tools/src/test/java/org/wikidata/query/rdf/tool/AbstractRdfRepositoryIntegrationTestBase.java
b/tools/src/test/java/org/wikidata/query/rdf/tool/AbstractRdfRepositoryIntegrationTestBase.java
index e468846..7ed6e87 100644
---
a/tools/src/test/java/org/wikidata/query/rdf/tool/AbstractRdfRepositoryIntegrationTestBase.java
+++
b/tools/src/test/java/org/wikidata/query/rdf/tool/AbstractRdfRepositoryIntegrationTestBase.java
@@ -50,7 +50,7 @@
* Clear's the whole repository.
*/
public void clear() {
- execute("update", RdfRepository.UPDATE_COUNT_RESPONSE, "CLEAR
DEFAULT");
+ execute("update", RdfRepository.UPDATE_COUNT_RESPONSE, "CLEAR
ALL");
}
/**
--
To view, visit https://gerrit.wikimedia.org/r/204092
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f1d136e07f92eda6185dffd44a592fc4298c8f2
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/rdf
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits