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

[Tests-only] Use valid Depth values in tests #37437

Merged
merged 1 commit into from
May 22, 2020
Merged

Conversation

PVince81
Copy link
Contributor

Added validation to prevent using invalid depths and causing failure
against OCIS servers.
Fixes occurrences of invalid depth values and used infinity instead.

Context: owncloud/ocis-reva#221 (comment)

@PVince81 PVince81 self-assigned this May 22, 2020
@PVince81 PVince81 changed the title Use valid Depth values in tests [Tests-only] Use valid Depth values in tests May 22, 2020
@PVince81
Copy link
Contributor Author

hah... Invalid depth value systemtags (InvalidArgumentException)
shifted args

@phil-davis phil-davis self-requested a review May 22, 2020 10:28
@PVince81
Copy link
Contributor Author

fixed the tags depth arg

@PVince81 PVince81 force-pushed the tests-use-valid-depth branch from 8c416aa to 01197a0 Compare May 22, 2020 11:11
Added validation to prevent using invalid depths and causing failure
against OCIS servers.
Fixes occurrences of invalid depth values and used infinity instead.
@PVince81 PVince81 force-pushed the tests-use-valid-depth branch from 01197a0 to ff79bb0 Compare May 22, 2020 12:21
@PVince81
Copy link
Contributor Author

for some reason depth 0 did not work for the tags test, so I've set it to 1 now (it passes locally).

@PVince81 PVince81 merged commit 702d4cb into master May 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the tests-use-valid-depth branch May 22, 2020 13:27
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.

2 participants