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

ActionPack test fix for RBX #3416

Merged
merged 1 commit into from Oct 24, 2011
Merged

ActionPack test fix for RBX #3416

merged 1 commit into from Oct 24, 2011

Conversation

arunagw
Copy link
Member

@arunagw arunagw commented Oct 24, 2011

test_to_s(TagNodeTest)
    [/Users/arunagw/checkouts/rails/actionpack/test/template/html-scanner/tag_node_test.rb:58:in `test_to_s'
     /Users/arunagw/checkouts/rails/bundle/rbx/1.8/gems/mocha-0.10.0/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:22:in `run'
     kernel/bootstrap/array.rb:66:in `each'
     kernel/bootstrap/array.rb:66:in `each']:
<"<a b=\"c\" d=\"f\" g=\"h 'i'\" />"> expected but was
<"<a d=\"f\" g=\"h 'i'\" b=\"c\" />">.



 1) Failure:
test_using_hash_resource(RespondWithControllerTest)
    [test/controller/mime_responds_test.rb:659:in `test_using_hash_resource'
     /Users/arunagw/checkouts/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
     /Users/arunagw/checkouts/rails/activesupport/lib/active_support/callbacks.rb:426:in `_run_setup_callbacks'
     /Users/arunagw/checkouts/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
     /Users/arunagw/checkouts/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run'
     kernel/bootstrap/array.rb:66:in `each'
     kernel/bootstrap/array.rb:66:in `each']:
<"{\"result\":{\"name\":\"david\",\"id\":13}}"> expected but was
<"{\"result\":{\"id\":13,\"name\":\"david\"}}">.

josevalim added a commit that referenced this pull request Oct 24, 2011
@josevalim josevalim merged commit 0e8a4b3 into rails:master Oct 24, 2011
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

2 participants