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

Send an error response when we catch an AzuriteError #116

Merged
merged 2 commits into from
Nov 26, 2018
Merged

Send an error response when we catch an AzuriteError #116

merged 2 commits into from
Nov 26, 2018

Conversation

frenchzed
Copy link

Should fix #16.

@msftclas
Copy link

msftclas commented Nov 18, 2018

CLA assistant check
All CLA requirements met.

@alexframe
Copy link

Looks like the tests for the error messages need to be updated to reflect the xml response.

@frenchzed
Copy link
Author

@alexframe indeed, now that the response is parsed, the message is no longer XML. Just fixed the unit tests expectation.

@edwin-huber
Copy link
Collaborator

Many thanks for the submission. 😄
LGTM
All tests passing.
No unit tests for forcing errors through the code.
Merging.

@edwin-huber edwin-huber merged commit f3dccf7 into Azure:master Nov 26, 2018
edwin-huber added a commit that referenced this pull request Nov 26, 2018
@frenchzed frenchzed deleted the azurite_error_handling branch November 26, 2018 20:34
gpatryk pushed a commit to gpatryk/Azurite that referenced this pull request Dec 7, 2018
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.

createTableIfNotExists fails with TableNotFound when table does not exist
4 participants