Ian Maxon has uploaded a new patch set (#2). Change subject: [NO ISSUE] Fix AsterixServerIntegrationUtil ......................................................................
[NO ISSUE] Fix AsterixServerIntegrationUtil Since the TestPersistedResourceRegistry stuff got added to AsterixHyracksIntegrationUtil, it broke AsterixServerIntegrationUtil because the required test classes aren't available in that module. I simply added a system property that gets checked by AsterixHyracksIntegrationUtil and is set by AsterixServerIntegrationUtil, but hopefully the naming is generic enough that it can be reused for other instances of this issue that might arise. Change-Id: I5c92f45343710ca28d7c4d2e655fa0acd68868ba --- M asterixdb/asterix-app/src/test/java/org/apache/asterix/api/common/AsterixHyracksIntegrationUtil.java M asterixdb/asterix-server/src/test/java/org/apache/asterix/test/server/AsterixServerIntegrationUtil.java 2 files changed, 11 insertions(+), 1 deletion(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/11/3011/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/3011 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I5c92f45343710ca28d7c4d2e655fa0acd68868ba Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
