1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
Eugene Kenny 8ae6626b65 Override clear_cache in custom path resolver
https://buildkite.com/rails/rails/builds/69620#ffaa78f1-aba4-42b9-91c8-0fe5d333263a

Since 096d143c8c, when the tests run in
parallel it's possible for `ActionView::LookupContext::DetailsKey.clear`
to be called while this test is running, which wouldn't work correctly.
2020-05-27 21:07:58 +01:00
..
actionpack Override clear_cache in custom path resolver 2020-05-27 21:07:58 +01:00
activerecord Remove redundant @virtual_path variable 2020-05-26 15:53:11 -04:00
fixtures Ensure cache fragment digests include all templates 2020-05-26 15:52:05 -04:00
lib Document view components support (#38656) 2020-03-13 23:52:49 +01:00
template Merge pull request #39361 from jhawthorn/path_parser 2020-05-26 20:16:18 -07:00
ujs Fix typos [ci skip] 2020-04-22 21:43:37 -07:00
abstract_unit.rb Remove redundant @virtual_path variable 2020-05-26 15:53:11 -04:00
active_record_unit.rb Run actionview tests in parallel 2019-06-05 18:40:08 -07:00