Comment #5 on issue 1647 by ws.dumbl...@smartwizardschool.com: one instance
of </ Left"> instead of </script> in output.xml
http://code.google.com/p/robotframework/issues/detail?id=1647
Q1: Does the problem happen to you every time or only sporadically?
A1: It began happening in our builds on Jan 30th. Our script that breaks
points to a different test run each time, but then stops running. We tried
removing a dependency on one of our test runs that had a corrupted
output.xml, and when rerunning our rollup job (ie a rebot command), it
failed again, pointing at another similar corruption error.
All 3/3 times that I've investigated the output.xml file where the error
was pointing to, showed the corruption occurred within the keyword I posted
above. This last time, however, was not in BuiltIn.Evaluate, but instead
was in:
<kw type="kw" name="${c} = BuiltIn.Convert To Integer">
<doc>Converts the given item to an integer number.</doc>
<arguments>
<arg>${c}</arg>
</arguments>
<msg timestamp="20140203 17:27:55.686" level="INFO">Argument types are:
<type 'int'></msg>
<msg timestamp="20140203 17:27:55.687" level="INFO">${cts.</doc>
sg>
Note in this example that the unexpected characters "ts.</doc>" fit the end
of the BuiltIn.Evaluate keyword:
<kw type="kw" name="BuiltIn.Evaluate">
<doc>Evaluates the given expression in Python and returns the results.</doc>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.