Skip to content

Update dependency parallel_tests to '~> 4.7', '>= 4.7.1'

This MR contains the following updates:

Package Update Change
parallel_tests minor '~> 4.4' -> '~> 4.7', '>= 4.7.1'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

grosser/parallel_tests (parallel_tests)

v4.7.1

Compare Source

Added
  • Restored the --verbose-process-command and --verbose-rerun-command options, removed in version 4.0.0. See #​952. --verbose-command continues to be supported and is equivalent to set the 2 options above.

v4.7.0

Compare Source

Added
  • Added --failure-exit-code [INT] flag to specify a custom exit code when tests fail. This option allows users to define a specific exit code that the test suite should return if any tests fail.

v4.6.1

Compare Source

Fixed
  • The --allow-duplicates flag now runs duplicate tests in different groups

v4.6.0

Compare Source

v4.5.2

Compare Source

Fixed
  • do not crash when a pid file was already deleted when trying to delete it

v4.5.1

Compare Source

Fixed

Rails 5.2 and gherkin fixes

v4.5.0

Compare Source

Added
  • Support for running tasks against individual databases in a multi-database setup with Rails >= 6.1 (#​930)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports