This project is archived and is in readonly mode.

#3304 ✓stale
Chad Woolley

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

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>

Attachments

Pages