Skip to content

Instantly share code, notes, and snippets.

@nahi
Created February 4, 2012 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nahi/1734646 to your computer and use it in GitHub Desktop.
Save nahi/1734646 to your computer and use it in GitHub Desktop.
1) Failure:
test_does_set_secure_cookies_over_https(CookieStoreTest)
[/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:125:in `test_does_set_secure_cookies_over_https'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:332:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:320:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:122:in `test_does_set_secure_cookies_over_https'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__663523505__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"_myapp_session=BAh7ByIPc2Vzc2lvbl9pZCIlOTA0Y2FlNzcxOTEwNDBiMzM2MDQ5YjZhYjQzYWRlMGYiCGZvbyIIYmFy--f8f3f414c378d83fe9969ff4dd792742e01efa6a; path=/; secure; HttpOnly"> expected but was
<"_myapp_session=BAh7ByIIZm9vIghiYXIiD3Nlc3Npb25faWQiJTkwNGNhZTc3MTkxMDQwYjMzNjA0OWI2YWI0M2FkZTBm--669d377fa3577729ae64af90d80bfb6646d889cf; path=/; secure; HttpOnly">.
2) Failure:
test_session_store_with_expire_after(CookieStoreTest)
[/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:266:in `test_session_store_with_expire_after'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:332:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:320:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:254:in `test_session_store_with_expire_after'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__663523505__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"_myapp_session=BAh7ByIIZm9vIghiYXIiD3Nlc3Npb25faWQiJTk0MjAwMzc0ZWFjMWYwOTcxNjNmNGEyZGJmNDM3Yzg4--4eb20965b0121d8f65dfc1bc4233cb011614e858; path=/; expires=Wed, 23-Apr-2008 20:00:00 GMT; HttpOnly"> expected but was
<"_myapp_session=BAh7ByIPc2Vzc2lvbl9pZCIlOTQyMDAzNzRlYWMxZjA5NzE2M2Y0YTJkYmY0MzdjODgiCGZvbyIIYmFy--f7a3ec1090447083d21fa102d04c541f6cb95b0a; path=/; expires=Wed, 23-Apr-2008 20:00:00 GMT; HttpOnly">.
3) Failure:
test_setting_session_value(CookieStoreTest)
[/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:65:in `test_setting_session_value'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:332:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:320:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:62:in `test_setting_session_value'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__663523505__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"_myapp_session=BAh7ByIPc2Vzc2lvbl9pZCIlOThjMGY1OGVlNzU1N2NkZjM5YTg0MmYwY2Y2OGYzNjQiCGZvbyIIYmFy--37d65320e38cedddae73673b4b03ec7a6c53bf96; path=/; HttpOnly"> expected but was
<"_myapp_session=BAh7ByIIZm9vIghiYXIiD3Nlc3Npb25faWQiJTk4YzBmNThlZTc1NTdjZGYzOWE4NDJmMGNmNjhmMzY0--e492aeafa3608e0bd261c6738af0807a3135a89a; path=/; HttpOnly">.
4) Failure:
test_setting_session_value_after_session_clear(CookieStoreTest)
[/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:213:in `test_setting_session_value_after_session_clear'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:332:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:320:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:210:in `test_setting_session_value_after_session_clear'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__663523505__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"_myapp_session=BAh7ByIPc2Vzc2lvbl9pZCIlYThlNGU0YWJjNWRmZWU0NjUzNzkwZjQyZTQ2MGM4MzEiCGZvbyIIYmFy--e3231f2c7e23d959a8e826dec1d007be67d5c248; path=/; HttpOnly"> expected but was
<"_myapp_session=BAh7ByIIZm9vIghiYXIiD3Nlc3Npb25faWQiJWE4ZTRlNGFiYzVkZmVlNDY1Mzc5MGY0MmU0NjBjODMx--8f218d9e1c87527325f4be8e589493f5d4acd65c; path=/; HttpOnly">.
5) Failure:
test_setting_session_value_after_session_reset(CookieStoreTest)
[/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:186:in `test_setting_session_value_after_session_reset'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:332:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:320:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/dispatch/session/cookie_store_test.rb:182:in `test_setting_session_value_after_session_reset'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__663523505__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"_myapp_session=BAh7ByIPc2Vzc2lvbl9pZCIlMzhjMTNmMjBjODczNTk1Njg0ZTNlYjU1YmYxZjEyZmEiCGZvbyIIYmFy--20d8ae88a917e793f2ba2eca5d6c79784208824e; path=/; HttpOnly"> expected but was
<"_myapp_session=BAh7ByIIZm9vIghiYXIiD3Nlc3Npb25faWQiJTM4YzEzZjIwYzg3MzU5NTY4NGUzZWI1NWJmMWYxMmZh--79269506dec537d03ff0c6ec65a9faa65843b2f7; path=/; HttpOnly">.
6) Failure:
test_response_cookies_are_added_to_the_cookie_jar_for_the_next_request(IntegrationProcessTest)
[/home/nahi/git/rails/actionpack/test/controller/integration_test.rb:299:in `test_response_cookies_are_added_to_the_cookie_jar_for_the_next_request'
/home/nahi/git/rails/actionpack/test/controller/integration_test.rb:437:in `with_test_route_set'
./test/abstract_unit.rb:219:in `with_routing'
/home/nahi/git/rails/actionpack/test/controller/integration_test.rb:424:in `with_test_route_set'
/home/nahi/git/rails/actionpack/test/controller/integration_test.rb:295:in `test_response_cookies_are_added_to_the_cookie_jar_for_the_next_request'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:436:in `_run__837168196__setup__4__callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:405:in `__run_callback'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:385:in `_run_setup_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `send'
/home/nahi/git/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_callbacks'
/home/nahi/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run']:
<"cookie_1=; path=/\ncookie_3=chocolate; path=/"> expected but was
<"cookie_3=chocolate; path=/\ncookie_1=; path=/">.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment