Chris de Bruin

Results 5 comments of Chris de Bruin

@bbascarevic-tti doesn't work for me, Are you running test with `PARALLEL_WORKERS=x` ? I' am using `parallelize(workers: :number_of_processors)` and it reports wrong coverage.

create a rack_mini_profiler.rb in your initializers dir and add to following line: ``` Rack::MiniProfiler.config.authorization_mode = :whitelist ``` The default is :all

> Actually, this particular test case seems to work (i.e. BadRequest being returned) in Rails 7.2.2.1 > > However, this test case is not: [#52284](https://github.com/rails/rails/issues/52284) > > Where we get...

I am seeing the same issue with mysql2 gem. Stack trace can be found here: https://gist.github.com/chrisdebruin/076b3212cf0376cd5c79d0cf5c2aca23