Skip to content

parallel:rake, "Don't know how to build task..." #945

Description

@lunulu

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions