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

Three javascript tests are failing. #177

Open
zubrabubra opened this issue Dec 23, 2015 · 1 comment
Open

Three javascript tests are failing. #177

zubrabubra opened this issue Dec 23, 2015 · 1 comment

Comments

@zubrabubra
Copy link
Collaborator

TypeError: Converting circular structure to JSON

at Object.stringify (native)
at integration-tests/rest-oauth-client.js:135:32
at integration-tests/common/request.js:94:24
at integration-tests/common/utils.js:249:28

AssertionError: Expected value for 'message' should be: 'You can not delete current user or owner of current access key'

at integration-tests/common/utils.js:470:20
at Array.forEach (native)
at Object.utils.matches (integration-tests/common/utils.js:451:14)
at integration-tests/common/request.js:91:23
at integration-tests/common/utils.js:298:28

AssertionError: Expected value for 'message' should be: 'You can not delete current user or owner of current access key'

at integration-tests/common/utils.js:470:20
at Array.forEach (native)
at Object.utils.matches (integration-tests/common/utils.js:451:14)
at integration-tests/common/request.js:91:23
at integration-tests/common/utils.js:298:28
@YermakovSergiy
Copy link
Contributor

I didn't see this error before : TypeError: Converting circular structure to JSON. For last month there were only the last two.

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