-
Eugene Kenny authored
https://buildkite.com/rails/rails/builds/69620#ffaa78f1-aba4-42b9-91c8-0fe5d333263a Since 096d143c, 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.
Eugene Kenny authoredhttps://buildkite.com/rails/rails/builds/69620#ffaa78f1-aba4-42b9-91c8-0fe5d333263a Since 096d143c, 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.
Loading