output.xml fails to parse using parse_robot #357
Closed
deepashree-dexcom
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi @deepashree-dexcom can you try having the verbose option (-v, --verbose) while doing the requests and send us back the output? Also, can you try executing this in the latest TR CLI version? Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The output.xml is generated by pabot and I am using trcli command using parse_robot. I get the following error
Exception: Error parsing fields: not enough values to unpack (expected 2, got 1)
Refer to "trcli/readers/robot_xml.py", line 106, in _find_suites
Note: My output.xml is huge.
I also tested with small output.xml which works fine.
I am using following pip packages
trcli=1.10.1
robotframework-pabot=4.2.0
Beta Was this translation helpful? Give feedback.
All reactions