You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case there are no results, the xml files get malformed.
The malformed xml is then refused by polarion.
This edits the code the way the xml and html results will be
generated only in the case when the subunit was generated with
0 return code (successfull operation).
https://issues.redhat.com/browse/OSPRH-9242
0 commit comments