This project is archived and is in readonly mode.
reduce max size of fixture IDs to fix sqlite2 tests
Reported by Chad Woolley | September 29th, 2009 @ 10:30 AM
reduce max size of fixture IDs to fix sqlite2 tests, because sqlite2 was getting negative and changing values for ID field between create and save. See http://www.sqlite.org/datatypes.html.
Fixes sqlite2 test failures introduced in 50608ecccdda7c3709c61484653f9ebb17068fcf
Not positive of root cause, but we need to get the 2-3-stable branches green on CI; this change should be innocuous, and it doesn't apply to master branch anyway since sqlite support is removed on master.
Comments and changes to this ticket
-
Chad Woolley September 29th, 2009 @ 10:50 AM
- no changes were found...
-
Chad Woolley September 29th, 2009 @ 10:54 AM
um, those are all the same patch. Attachment wasn't showing up after first upload...
-
Rohit Arondekar October 6th, 2010 @ 06:41 AM
- State changed from new to stale
- Importance changed from to
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.
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>