Forum Discussion

tex_martin's avatar
tex_martin
Visitor
3 years ago

automation task cannot be created. junit xml report too large (it isn't really)

Just signed up for the community - so bear with me if you find this to be an elementary question...

In Zephyr for jira (Zephyr squad?) Server, I am trying to create an automation task, to import a JUnit test report (merged xml report) sized roughly 1M. I cannot create the automation task from the ui - error message states that the file is too large (more than 10M) even though it isn't the case.
I have tried to create an automation task to import a tiny fraction of the test results (only two test classes) using the same xml merge mechanism (ant junit report task) with acceptable results - so I gather the merge mechanism and the resulting xml format is OK.
Do any of you have ideas as to how I can circumvent this issue?