[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-30 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 Thanks @Tibor17 ! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-30 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/122 @vaimr I had to change more things. See this diff and close the issue. Thx for contributing.

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-29 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 https://issues.apache.org/jira/browse/SUREFIRE-1297 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-29 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/122 @vaimr Pls create Jira ticket [1] for this issue with the same title. [1] https://issues.apache.org/jira/browse/SUREFIRE --- If your project is set up for it, you can reply to

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-29 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/122 @vaimr I would prefer a single commit. You was too fast :) Are you able to squash the commits finally? Pls update the project and merge. --- If your project is set up for it,

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-23 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 This fix does not affect the operation runOrder in normal mode, but it will change the directory to the storage of test results between runs, which will enable you to run multiple processes of

Re: [GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-14 Thread Tibor Digana
NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://maven.40175.n5.nabble.com/Re-GitHub-maven-surefire-issue-122-Specify-surefire-temp-directory-for-run-in-multip-tp5883269.html Sent from the Maven Developers mailing list archive at Nabble.com.

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-14 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 I know this is param but between my builds not save workspace. Plus if usage -Dsurefire.includesFile arguments how it will work runOrder? It does not stop me, because I always clean

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-13 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/122 We have such feature in Surefire. It is called "runorder". Makes sense since the second run. On Thu, Oct 13, 2016 at 9:04 AM, Denis Saponenko wrote:

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-13 Thread vaimr
Github user vaimr commented on the issue: https://github.com/apache/maven-surefire/pull/122 The problem is that no surefire stores information about the test execution time. I build tests in Jenkins pipeline script. He balances the tests by run-time, breaks it into several blocks and

[GitHub] maven-surefire issue #122: Specify surefire temp directory for run in multip...

2016-10-12 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/122 @vaimr How it could happen that several parallel Surefire plugins run in parallel within the same Maven module? Maven does not allow this. --- If your project is set up for it, you can