Skip to content

Followups to #2223.

gitlab-qa-bot requested to merge myron/pr-2223-followups into master

Created by: myronmarston

  • Add changelog entry.
  • Make doc string in bisect/runner_spec.rb more accurate (it is not just --seed that is passed along when running the suite, it's all CLI options, but --seed is the example).
  • Extract run_rspec_with_formatter helper method that does not include spec files in args list. This better supports bisect/server_spec.rb since bisect passes along locations via DRb now. (See discussion on #2223 for background).

Merge request reports