Skip to content

Parallel executions causes suites to be incorrectly created #155

@owens-ben

Description

@owens-ben

agent-js-jest v5.1.1, detox 20.26.2

When running parallel executions

For example

image

Frequently, a single test will cause a new suite to be created.

I've spent hours debugging that and it just seems to boil down to the fact that the tempId's are not-thread safe.

There was an issue with the previous version 5.0.6 with DB locks that was solved, but now this issue is introduced in 5.1.1, so I'm stuck between 2 broken versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions