[GitHub] maven-surefire pull request #130: [SUREFIRE-1295] Attribute JVM crashes to t...

2016-12-02 Thread michaeltandy
Github user michaeltandy closed the pull request at: https://github.com/apache/maven-surefire/pull/130 --- 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

[GitHub] maven-surefire issue #136: [SUREFIRE-1295] Attribute JVM crashes to tests

2016-11-30 Thread michaeltandy
Github user michaeltandy commented on the issue: https://github.com/apache/maven-surefire/pull/136 Back when I wrote my patch I didn't realise channelId was obsolete. If you want to get rid of it that's fine with me - I'm certainly not using it. --- If your project i

[GitHub] maven-surefire issue #136: [SUREFIRE-1295] Attribute JVM crashes to tests

2016-11-28 Thread michaeltandy
Github user michaeltandy commented on the issue: https://github.com/apache/maven-surefire/pull/136 I've checked this against my integration test, and it looks OK to me. My change reported which test method was running at the time of the crash, rather than reporting onl

[GitHub] maven-surefire pull request #130: [SUREFIRE-1295] Attribute JVM crashes to t...

2016-10-26 Thread michaeltandy
GitHub user michaeltandy opened a pull request: https://github.com/apache/maven-surefire/pull/130 [SUREFIRE-1295] Attribute JVM crashes to tests As explained in [SUREFIRE-1295](https://issues.apache.org/jira/browse/SUREFIRE-1295) it's a source of some inconvenience to me tha