diff options
author | Sean Griffin <sean@thoughtbot.com> | 2015-03-09 15:52:27 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2015-03-09 15:52:27 -0600 |
commit | 761b5541b645bc1863b71008d6856eb1d2d46806 (patch) | |
tree | 00a4f46f4f023cf3dbd4648cd45a7ff6e5aa4d13 /ci/travis.rb | |
parent | 2e4a01b92ca2165442c130071bd19af52d14d7cf (diff) | |
download | rails-761b5541b645bc1863b71008d6856eb1d2d46806.tar.gz rails-761b5541b645bc1863b71008d6856eb1d2d46806.tar.bz2 rails-761b5541b645bc1863b71008d6856eb1d2d46806.zip |
Fix intermittent test failures
The table is being modified in tests, without reloading the column
information on the appropriate class. This is leading to incorrect
column information in many cases.
The failures fixed by this commit can be replicated with:
ARCONN=postgresql ruby -Itest test/cases/adapters/postgresql/hstore_test.rb --seed 21574
Diffstat (limited to 'ci/travis.rb')
0 files changed, 0 insertions, 0 deletions