[jira] Updated: (SUREFIRE-446) Surefire fails to capture TestNG results when forkMode=always

2011-08-01 Thread Peter Lynch (JIRA)

 [ 
https://jira.codehaus.org/browse/SUREFIRE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Lynch updated SUREFIRE-446:
-

Fix Version/s: (was: Backlog)
   2.9

 Surefire fails to capture TestNG results when forkMode=always
 -

 Key: SUREFIRE-446
 URL: https://jira.codehaus.org/browse/SUREFIRE-446
 Project: Maven Surefire
  Issue Type: Bug
  Components: process forking
Affects Versions: 2.4
 Environment: Maven 2.0.8, JDK 1.5.0_12, WinXP
Reporter: Benjamin Bentmann
 Fix For: 2.9

 Attachments: testng-fork-mode-it.patch


 The interplay between {{surefire.Surefire}} and 
 {{testng.TestNGDirectoryTestSuite}} does not properly notify the 
 ReportManager such that it reports 0 executed tests after the end of the day. 
 IT to reproduce attached.
 Also confirmed against 2.5-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SUREFIRE-446) Surefire fails to capture TestNG results when forkMode=always

2008-02-06 Thread Dan Fabulich (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Fabulich updated SUREFIRE-446:
--

Fix Version/s: (was: 2.4.2)
   2.x

This is trickier than it looks...  I'm not 100% certain that it even makes 
sense to run TestNG with forkMode=always; it isn't necessarily safe to do so 
(especially when tests depend on tests in other classes).  [This certainly 
explains how Benjamin found this bug... ;-)]

Ideally, TestNG would provide its own support for forkMode=always...  Short of 
that, it's hard to see how we can hack it into Surefire on top of the framework 
that's already in place.

 Surefire fails to capture TestNG results when forkMode=always
 -

 Key: SUREFIRE-446
 URL: http://jira.codehaus.org/browse/SUREFIRE-446
 Project: Maven Surefire
  Issue Type: Bug
  Components: process forking
Affects Versions: 2.4
 Environment: Maven 2.0.8, JDK 1.5.0_12, WinXP
Reporter: Benjamin Bentmann
 Fix For: 2.x

 Attachments: testng-fork-mode-it.patch


 The interplay between {{surefire.Surefire}} and 
 {{testng.TestNGDirectoryTestSuite}} does not properly notify the 
 ReportManager such that it reports 0 executed tests after the end of the day. 
 IT to reproduce attached.
 Also confirmed against 2.5-SNAPSHOT.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SUREFIRE-446) Surefire fails to capture TestNG results when forkMode=always

2008-02-05 Thread Dan Fabulich (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Fabulich updated SUREFIRE-446:
--

Fix Version/s: 2.4.2

Repro'd.

 Surefire fails to capture TestNG results when forkMode=always
 -

 Key: SUREFIRE-446
 URL: http://jira.codehaus.org/browse/SUREFIRE-446
 Project: Maven Surefire
  Issue Type: Bug
  Components: process forking
Affects Versions: 2.4
 Environment: Maven 2.0.8, JDK 1.5.0_12, WinXP
Reporter: Benjamin Bentmann
 Fix For: 2.4.2

 Attachments: testng-fork-mode-it.patch


 The interplay between {{surefire.Surefire}} and 
 {{testng.TestNGDirectoryTestSuite}} does not properly notify the 
 ReportManager such that it reports 0 executed tests after the end of the day. 
 IT to reproduce attached.
 Also confirmed against 2.5-SNAPSHOT.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira