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

Support macro expansion / xattr #46

Open
daschl opened this issue Jan 21, 2019 · 1 comment
Open

Support macro expansion / xattr #46

daschl opened this issue Jan 21, 2019 · 1 comment
Assignees

Comments

@daschl
Copy link
Contributor

daschl commented Jan 21, 2019

Hi,

one example failed against the mock: I'm trying to cover the case "get with expiration" so it would have to fall back to subdoc. I do a XATTR GET to $document.exptime combined with a GET_DOC which would give me all I need... this works fine against a real server but fails against the mock.

I assume it is because the mock is missing xattr/macro expansions?

@avsej avsej self-assigned this Jan 21, 2019
@avsej
Copy link
Member

avsej commented Jan 21, 2019

@daschl, yes, you right. Mock does not support macros yet, but I will fix that soon.

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

No branches or pull requests

2 participants