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

Fix XmlMini different backends tests #10727

Merged
merged 1 commit into from Jun 15, 2013
Merged

Fix XmlMini different backends tests #10727

merged 1 commit into from Jun 15, 2013

Conversation

pacoguzman
Copy link
Contributor

Currently in some of the tests for each backend we're comparing the parsed result with the result of the default backend 'REXML' but the implementation of the helper method used to do that I think is wrong.

This PR fix that problem

@pacoguzman
Copy link
Contributor Author

Someone have any comment about this?

@schneems
Copy link
Member

Can you give more info? Why is the test case currently "wrong"?

@rafaelfranca
Copy link
Member

ahh, make sense.

@schneems the hash value will be always equal to parsed_xml because they are the same 😄

rafaelfranca added a commit that referenced this pull request Jun 15, 2013
Fix XmlMini different backends tests
@rafaelfranca rafaelfranca merged commit eabbfb2 into rails:master Jun 15, 2013
rafaelfranca added a commit that referenced this pull request Jun 15, 2013
Fix XmlMini different backends tests
@arunagw
Copy link
Member

arunagw commented Jun 15, 2013

Broke the build.

@rafaelfranca
Copy link
Member

@pacoguzman could you please fix it?

@pacoguzman
Copy link
Contributor Author

Yes, I'll do
On Jun 15, 2013 10:35 PM, "Rafael Mendonça França" notifications@github.com
wrote:

@pacoguzman https://github.com/pacoguzman could you please fixt it?


Reply to this email directly or view it on GitHubhttps://github.com//pull/10727#issuecomment-19502997
.

@pacoguzman
Copy link
Contributor Author

@rafaelfranca should I open a new PR with the fix, right?

rafaelfranca added a commit that referenced this pull request Jun 16, 2013
rafaelfranca added a commit that referenced this pull request Jun 16, 2013
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.

None yet

4 participants