-
Notifications
You must be signed in to change notification settings - Fork 512
Closed
Description
We decided to update parallel_tests from version 2.29.2 to the latest. But we encountered the following error. Do newer versions use different syntax?
$ time bundle exec rake parallel:rake["db:create db:schema:load db:migrate db:test:prepare schedule:create schedule:schema:load pg_log:drop pg_log:create pg_log:schema:load",8]
rake aborted!
Don't know how to build task 'db:create db:schema:load db:migrate db:test:prepare schedule:create schedule:schema:load pg_log:drop pg_log:create pg_log:schema:load' (See the list of available tasks with `rake --tasks`)
/usr/local/bundle/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
(See full trace by running task with --trace)
Metadata
Metadata
Assignees
Labels
No labels