Quantcast

Aggregate downstream test results

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Aggregate downstream test results

mchiu
HI ALL,
          I have successfully setup two jobs - build and test with fingerprint files. I would aggregate downstream test result in the upstream project. 
            I'm confused.  What's kind of test results will be aggreate ? only JUNIT ? PMD?  How can I apply our in-house test script for this aggregate function ?

Michael Chiu  
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Aggregate downstream test results

William Soula

My guess, and it is only a guess, is it will only aggregate junit tests.  You can apply your in-house test scripts by having them report back in junit-style reports or running an xslt on them if you have reports in an xml format.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of michael chiu
Sent: Thursday, July 26, 2012 9:00 AM
To: [hidden email]
Subject: Aggregate downstream test results

 

HI ALL,

          I have successfully setup two jobs - build and test with fingerprint files. I would aggregate downstream test result in the upstream project. 

            I'm confused.  What's kind of test results will be aggreate ? only JUNIT ? PMD?  How can I apply our in-house test script for this aggregate function ?

 

Michael Chiu  

Loading...