You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by britter <gi...@git.apache.org> on 2016/10/13 19:13:34 UTC

[GitHub] maven-surefire pull request #129: Merge master to junit5 branch

GitHub user britter opened a pull request:

    https://github.com/apache/maven-surefire/pull/129

    Merge master to junit5 branch

    As discussed on the ML.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/britter/maven-surefire merge-with-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-surefire/pull/129.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #129
    
----
commit 61c7257a33b08076ccd3fab407af6a0ee0006b99
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-20T23:46:10Z

    [SUREFIRE] optimized writings to the PrintStream

commit 2c6105c5e5a1d148e2edcbc385bb2ed66969e667
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-24T08:30:30Z

    [SUREFIRE-1246] Surefire + Cobertura: Shutdown of Forked JVM timeouts before all thread ends

commit ada12d4073bcde0be1b7c4324fceb72915b72c59
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-24T09:55:00Z

    [SUREFIRE] getForkedProcessExitTimeoutInSeconds() and getRerunFailingTestsCount() missing in computation of checksum

commit 53c79809e20b30a6ff08dea2075602b7e790c2e2
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-24T12:04:44Z

    [SUREFIRE-1284] Statistics file should not be determined as (directory of surefire-reports).getParentFile().getParentFile(). It is a problem if report directory is customized. Statistics file should be located in project dir.

commit f1aea63320b66e635e0dc27e4f9ecd0e155099d9
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-25T02:19:47Z

    [SUREFIRE-1198] Failsafe does not allow to configure the jar file to use

commit 432231e7e9d01b9ef109acd39176045e0b18e5a5
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-25T03:04:39Z

    [SUREFIRE-1198] Failsafe does not allow to configure the jar file to use

commit 308d941c9b6ebb695aba9630f81fc5b400f21322
Author: Tunaki <gu...@orange.fr>
Date:   2016-09-25T12:00:49Z

    [SUREFIRE-1280] Replace "http://jira.codehaus.org" with
    "https://issues.apache.org/jira"
    
    Updated links present in the documentation as well.

commit 02a8a599aa9d73b799e8de9899a2eec4735936ad
Author: Tibor17 <ti...@lycos.com>
Date:   2016-09-25T09:32:43Z

    [SUREFIRE] refactoring

commit 4f3f59e2dcdeba154c7d22dea05f906e6f54d0e7
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-01T00:32:11Z

    [SUREFIRE] refactoring

commit e563566b4d3713cc1277771c31a86defbeb7ddbe
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-02T09:08:09Z

    [SUREFIRE] refactoring

commit b2488b64567934c341d2643856d57dd48aa88359
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-02T09:08:51Z

    [SUREFIRE-1289] forkedProcessTimeoutInSeconds should not use ping timer of 10 seconds but 0.1 sec period timer

commit 33a32d132922e3ab22502f95bb42aeecfe1531fb
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-02T10:33:42Z

    [SUREFIRE-1290] Orphan Fork JVMs should be killed after any previous finished with fatal error

commit a9162eed51b0ac0017bee8144c97a290553589bf
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-02T18:42:50Z

    [SUREFIRE-1291] enable unit tests in surefire-integration-tests and rename Surefire1028UnableToRunSingleTest to *IT

commit 9dc15743de2c9ba189837d41752cf973507d6c31
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-02T21:32:04Z

    [SUREFIRE-1246] Surefire + Cobertura: Shutdown of Forked JVM timeouts before all thread ends

commit 4b43807504d36d624ba9f72649fabd74579eceff
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-03T00:06:19Z

    [SUREFIRE-1281] Fix permanently failing Surefire Windows Build

commit e0ce6cb021d42d021704f77a689e3b663aebf084
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-03T23:06:18Z

    [SUREFIRE-1287] Improve logging to understand why test run failed and report the right failed category

commit f37a8d4dcb59b0ea8fd982f3d8db9b158088fa28
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-07T05:46:16Z

    [SUREFIRE-1281] Fix permanently failing Surefire Windows Build

commit 86f89a8c8d98d4e1b210ec7b494184a81d4940bf
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-03T15:49:07Z

    Fix formatting, convert tabs to spaces

commit 41d1cfca8519b1e0419609a9f5b15b84e89ac3d6
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-09T13:38:44Z

    Make Junit4VersionsIT a parameterized test

commit e6b39217de0ebb968b36945a4b5e086b9925e26d
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-09T13:40:55Z

    Add missing JUnit 4 versions to Junit4VersionsIT

commit 77cafbe36d5b3ca82b4fc3837b26be1aab73c537
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-03T16:06:38Z

    Consistently rename JUnit 4.x integration tests

commit fd9f6e5598e7ce6cdb4168ce15cf6ca138b7753f
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-09T14:41:49Z

    [SUREFIRE-1293] Simplify org.apache.maven.plugin.surefire.report.TestSetRunListener
    by using the null object pattern

commit 5e9f5637cead161f5e210b86febcc23d502d3f67
Author: Tibor17 <ti...@lycos.com>
Date:   2016-10-12T20:20:48Z

    refactoring and build fix

commit b1d11c64b05273f0a802a4ddcb1935f2c5de0a35
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-13T06:50:51Z

    Pass suffix parameter to unpack method in order to generate separate test workspaces

commit da928141270c2e8bcad9999f7dcdf24ec80ec357
Author: Benedikt Ritter <br...@apache.org>
Date:   2016-10-13T19:12:42Z

    Merge branch 'master' into merge-with-master

----


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-surefire issue #129: Merge master to junit5 branch

Posted by Tibor17 <gi...@git.apache.org>.
Github user Tibor17 commented on the issue:

    https://github.com/apache/maven-surefire/pull/129
  
    done


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-surefire issue #129: Merge master to junit5 branch

Posted by britter <gi...@git.apache.org>.
Github user britter commented on the issue:

    https://github.com/apache/maven-surefire/pull/129
  
    Thank you!


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-surefire pull request #129: Merge master to junit5 branch

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/maven-surefire/pull/129


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org