Skip to content

Incorrect result with junit parallel thread execution #74

@raseshshah

Description

@raseshshah

It won't work with below property which allow the junit test cases to run in fork join thread models. Mostly, needs to use Inherit thread local and capture the test name with each test start.

junit.jupiter.execution.parallel.enabled = true
junit.jupiter.execution.parallel.config.fixed.parallelism = 8

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