Dear All,

I've found a workaround: because the Testng's ant task also generates the 
junit compatible reports we can use that for putting the failed tests to 
the emails. Just the Junit report publisher to the Jenkins project, and set 
the "Test report XMLs" to find the junit formatter xmls, like: 
"**/junitreports/*.xml". 
Suddenly the failing tests will start to appear in the emails.

Cheers,
Zoltan


Reply via email to