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

Malformed Faults fail in non-informative ways #105

Merged
merged 1 commit into from
Aug 13, 2014

Conversation

hartsock
Copy link
Member

  • Malformed Faults: introduces test for fault handler
  • introduces ParserError which includes the malformed XML
  • testing demonstrates ParserError includes malformed XML

closes: #72

* Malformed Faults: introduces test for fault handler
* introduces ParserError which includes the malformed XML
* testing demonstrates ParserError includes malformed XML

closes: vmware#72
@hartsock hartsock added this to the pyVmomi 5.5.0-2014.1 milestone Aug 12, 2014
@hartsock hartsock self-assigned this Aug 12, 2014
hartsock pushed a commit that referenced this pull request Aug 13, 2014
Malformed XML fails in informative ways.
@hartsock hartsock merged commit c77ad7a into vmware:master Aug 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Malformed Faults fail in non-informative ways
1 participant