Hello,
Using the rest API for JUnit bulk upload on Xray cloud -link
It keeps creating new tests even though test definition is available. The xml has the right definition and same in test itself. Any help is greatly appreciated.
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report-3.0.xsd" version="3.0" name="packagename.testname" time="10.716" tests="3" errors="0" skipped="0" failures="1">
AND
<testcase name="testTrue" classname="packagename.testname" time="0.584">
@Asitha it has been solved recently with HotFix release https://jira.getxray.app/browse/XRAYCLOUD-6979
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are facing same issue in our company. Something is clearly broken here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.