Skip to content

Not compatible with Rails parallel testing with processes #217

@gchan

Description

@gchan

We've received reports that the test collector is currently not compatible with Rails Parallel Testing with Processes.

There are two potential workarounds:

  • Use threaded mode (Rails Parallel Testing with Threads). However be aware this mode does not create multiple databases and will not work with system/integration tests.
  • Disable parallel testing by setting PARALLEL_WORKERS=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions