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

private/protocol: Fix protocol unit test for Go 1.16. #3790

Merged
merged 5 commits into from
Feb 22, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Feb 18, 2021

Fixes the SDK's handling of XML protocol tests to correctly compare two
XML document strings without mangling the XML namespace.

Fixes #3731

Fixes unit and vet for Go 1.16

Fixes the SDK's handling of XML protocol tests to correctly compare two
XML document strings without mangling the XML namespace.

Fixes aws#3731
awstesting/assert_xml_go1.8.go Outdated Show resolved Hide resolved
@jasdel jasdel merged commit 8dfbe6f into aws:master Feb 22, 2021
@jasdel jasdel deleted the fixup/ProtocoTestGo1.16 branch February 22, 2021 17:49
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.

XML Test Failure in Go 1.16
2 participants