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.
4.7.0 - 2024-04-23
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.
4.6.1 - 2024-04-03
Fixed
The --allow-duplicates flag now runs duplicate tests in different groups
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the test-dependencies group with 2 updates: parallel_tests and rake.
Updates
parallel_tests
from 4.6.0 to 4.7.1Changelog
Sourced from parallel_tests's changelog.
Commits
29c76a2
v4.7.14425e06
Restore back options --verbose-process-command and --verbose-rerun-command (#...1d93947
thx for the prb1540d8
v4.7.09de9782
simplify options185faa4
Add --failure-exit-code option (#949)eb60464
v4.6.12ae6606
Allow TEST_ENV_NUMBER to support duplicate file groups (#943)6a024cf
make examples work on zsh and bash (#942)Updates
rake
from 13.1.0 to 13.2.1Changelog
Sourced from rake's changelog.
Commits
d84f6ef
Bump up 13.2.18b33b36
Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...99f6823
Merge pull request #554 from ruby/suppress-array-internal54950e0
Suppressed "<internal:array>:52:in 'Array#each'" from backtrace675498c
Bump up 13.2.03dc4277
Bump actions/configure-pages from 4 to 5c68e010
Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...2cb46b6
Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-cic342e96
Add TruffleRuby on CId569f0f
Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show