This project is archived and is in readonly mode.

Changeset [d7b6e48c70076a7760e22c381e48834ecddfa6e3] by Frederick Cheung

December 26th, 2008 @ 06:25 PM

Fix randomly failing cookie store tests

Marshal.dump(Marshal.load(marshaled_hash)) is not guarenteed to be equal to marshaled_hash because of the lack of ordering of hash http://github.com/rails/rails/co...

Committed by Frederick Cheung

  • M actionpack/test/controller/session/cookie_store_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>