robotframework / PythonRemoteServer

Robot Framework remote server implemented with Python
Apache License 2.0
152 stars 83 forks source link

report is not generated #32

Closed kalyanreddyt closed 7 years ago

kalyanreddyt commented 8 years ago

Hi, we executed TCs via Jenkin and the execution was successful but got below error for report generation. Can someone please help how to resolve this issue

raise DataError("Reading XML source '%s' failed: %s" % (unic(ets), error)) robot.errors.DataError: Reading XML source 'results\pabot_results\test.sample\fir.xml' failed: Incompatible XML element 'errors'.

pekkaklarck commented 7 years ago

Doesn't seem to be related to this tool.