[go: up one dir, main page]

Failures in spec/requests/search_controller_spec.rb:124

This test spec/requests/search_controller_spec.rb:124 can only pass with rspec-retry, failing with: https://gitlab.com/gitlab-org/gitlab/-/jobs/6321495496

Failures:
  1) SearchController GET /search for commits scope avoids N+1 database queries
     Failure/Error: expect { send_search_request(params_for_many) }.not_to exceed_query_limit(control)
       Expected a maximum of 36 queries, got 37:
...
...
     # ./spec/requests/search_controller_spec.rb:128:in `block (4 levels) in <main>'

It's quarantined in !145653 (merged)