aboutsummaryrefslogtreecommitdiffstats
path: root/tasks/release.rb
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2019-06-05 18:22:04 -0700
committerJohn Hawthorn <john@hawthorn.email>2019-06-05 18:40:06 -0700
commitd130ea2ff2f51dd1c53b2fb70305d71aad261c5d (patch)
tree496cc11c11c04f564d76ff124726d4051e29dcf7 /tasks/release.rb
parentc4d8e057c540dd0ba424dcc5203db1c945b4b412 (diff)
downloadrails-d130ea2ff2f51dd1c53b2fb70305d71aad261c5d.tar.gz
rails-d130ea2ff2f51dd1c53b2fb70305d71aad261c5d.tar.bz2
rails-d130ea2ff2f51dd1c53b2fb70305d71aad261c5d.zip
Remove actionview tests which modify fixtures
We shouldn't modify fixtures (or any files which are checked-in). It prevents us from parallelizing, and probably has other issues. We could fix these tests by copying the file to a tmpdir and modifying it there, but I don't think they are testing anything useful anymore. Re-initializing a resolver isn't representative of "uncached" rendering (either in dev-mode or using lookup_context.disable_cache).
Diffstat (limited to 'tasks/release.rb')
0 files changed, 0 insertions, 0 deletions