Skip to content

output.xml' failed: ParseError: mismatched tag: line 3862, column 2,so failed to generate log.html #3955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shrsuman123 opened this issue Apr 30, 2021 · 4 comments

Comments

@shrsuman123
Copy link

shrsuman123 commented Apr 30, 2021

output.xml looks like below starting from line 3861

----</msg>
</msg>
<status starttime="20210430 05:48:09.668" endtime="20210430 05:48:09.669" status="PASS"></status>
</kw>
<kw name="Set To Dictionary" library="Collections">

or sometimes gets error like below:

output.xml' failed: Incompatible XML element 'status' error ,so that also fails log generation

i am using Builtin.run_keyword_and_return_status to call user keyword and using python multiprocessing in main library

using robo v 3.1

@pekkaklarck
Copy link
Member

Please upgrade to the latest RF version and tell do you still see this kind of problems.

@shrsuman123
Copy link
Author

So, do we have similar kind of issue reported with RF 3.1.
Our whole framework now uses RF 3.1,,so it would be hard to act on upgrading RF version

@prateekc71191
Copy link

prateekc71191 commented Oct 11, 2023

Is this issue resolved ?
I am seeing same issue when Python Multiprocessor is used as a custom keyword (Robot 6.1.1 and Python 3.10.10)
If robot FOR Loop is present in previous task and its next task contains a custom keyword (Python multi-process)
XML gets corrupted like this !

@pekkaklarck
Copy link
Member

RF 7.3 fixes at least one major case where output.xml can be corrupted (#5417). I close this issue, but if you encounter corruption still with RF 7.3, please submit new ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants