diff options
author | John Hawthorn <john@hawthorn.email> | 2019-06-05 18:22:04 -0700 |
---|---|---|
committer | John Hawthorn <john@hawthorn.email> | 2019-06-05 18:40:06 -0700 |
commit | d130ea2ff2f51dd1c53b2fb70305d71aad261c5d (patch) | |
tree | 496cc11c11c04f564d76ff124726d4051e29dcf7 /ci | |
parent | c4d8e057c540dd0ba424dcc5203db1c945b4b412 (diff) | |
download | rails-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 'ci')
0 files changed, 0 insertions, 0 deletions