Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-53528

Parallel-test-executor can excessively split tests

    • 1.12

      If you are running a project that has (say) only two test classes, but you specify a `CountDrivenParallelism` with size 5, your tests will get split into 5 executors, 3 of which don't do anything useful as they have no tests to run.

          [JENKINS-53528] Parallel-test-executor can excessively split tests

          Steve Arch added a comment -

          Steve Arch added a comment - PR: https://github.com/jenkinsci/parallel-test-executor-plugin/pull/38  

            agentgonzo Steve Arch
            agentgonzo Steve Arch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: