Hello Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/1905
to look at the new patch set (#2).
Change subject: [ASTERIXDB-2004][TEST] Prevent Tests from writing outside target
......................................................................
[ASTERIXDB-2004][TEST] Prevent Tests from writing outside target
- user model changes: no
- storage format changes: no
- interface changes: no
details:
- Some tests access data and queries outside the module. When that
happens, the base path can contain ../ which can lead to results
being written outside target. This change removes all ../ from
the path of the actual results.
Change-Id: If100c33780fa436ddb2a8e64f3901251156f5524
---
M
asterixdb/asterix-test-framework/src/main/java/org/apache/asterix/testframework/context/TestCaseContext.java
1 file changed, 16 insertions(+), 5 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/05/1905/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/1905
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If100c33780fa436ddb2a8e64f3901251156f5524
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: abdullah alamoudi <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>