Skip to content

Parallel Computer#25

Closed
Tibor17 wants to merge 2 commits intoapache:masterfrom
Tibor17:master
Closed

Parallel Computer#25
Tibor17 wants to merge 2 commits intoapache:masterfrom
Tibor17:master

Conversation

@Tibor17
Copy link
Contributor

@Tibor17 Tibor17 commented Jul 1, 2013

This is an implementation of PC moved from my private repo to surefire project.
It will fix and improve the PC.

Tibor Digana added 2 commits June 30, 2013 23:21
@Tibor17
Copy link
Contributor Author

Tibor17 commented Jul 1, 2013

@krosenvold
Can you pls check if I am on the latest HEAD in Git?
The Git here works differently from what I have exps in Junit.
Thx.

I moved the impl of PC from my private repo, so the code styling conventions differ from Apache conventions.
I will move the unit tests and update JunitCoreWrapper tomorrow.

This impl can distinguish between JUnit classes (tests) and suites, so it will introduce more options in the element parallel:

  • classes
  • suites
  • methods
  • classesAndSuites
  • suitesAndMethods
  • classesAndMethods
  • all (same behavior as old both)

Additionally, we can have new params in plugin's config for the specified number of Threads imposed on:

  • suites
  • classes
  • methods

among of the existing configuration param for the total number of Threads.

Additionally the Threads can be shared or not shared between these categories. We should think about the names for the new configuration parameters.

@Tibor17
Copy link
Contributor Author

Tibor17 commented Jul 1, 2013

I have to destroy my repo since the Git on Windows deleted 5 file with length > 260. Hoping a new repo would work for me.

@Tibor17 Tibor17 closed this Jul 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant