Skip to content

Passing to -d a folder with subfolders and multiple spec files in these folders, results in same tests being executed in multiple threads  #199

@extracker-ppetrov

Description

@extracker-ppetrov

If I execute something like this:
cypress-parallel -s cy:run -t 5 -d ".\cypress\e2e\regression**"
The tests that are inside the regression subfolders are not being split correctly between the 5 threads. They are being included in multiple threads instead of being run in just one thread each.

Please see the log file attached!

cypress-parallel-log.log

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