hi
i have a programm which can not generete a junit Report but its doing a dailyRegression Test in bamboo.
what i have done:
in bamboo add add this in "JUnit Parser Configuration"
/opt/bamboo/bamboo-agent-home/xml-data/build-dir/SRCHCI-TEST-JOB1
after my HTML Report ist done i created this report.XML
<?xml version='1.0'?> <testsuites> <testsuite name='$testname' tests='555' failures='0' errors='0' time='0.022' package='IRFANsystemtests' id='1'> </testsuite> </testsuites>"
The probel is bamboo can not find the XML
Could not find test result reports in the /opt/bamboo/bamboo-agent-home/xml-data/build-dir/SRCHCI-SRCHCI-TEST-JOB1-JOB1 directory.
I just wann see in my bamboo plan how many were passed and how man daild in the startPage..
"like: 1 of 7 failed"
any ideas?
Hi there,
Please try the workarounds from this tracked bug and let me know if that helps (using 'touch' and 'sleep' commands in a preceeding Script task).
Armen
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.