Closed yvespelle closed 1 year ago
@yvespelle I can't reproduce your case. Everything looking fine for my example: https://github.com/reportportal/agent-Python-RobotFramework/blob/develop/examples/wuks_keyword.robot
Please ensure you are using latest library versions and provide exact steps to reproduce if the issue will still exist.
Hello
After some tests, I only produce the bug when the pushed XML is "big". When I push only one suite containing a WUKS, I don't have the bug reported bug. On the other hand, if there is a multitude of sequences, I have the error raised above.
@yvespelle Hmm, OK, let me try that with several WUKS keywords.
@yvespelle Hmm, OK, let me try that with several WUKS keywords.
Thanks. I'm also trying to isolate the "case" ... If i can
Looks like it's fixed in 5.4.0
.
I'm using report portal with robotframework 5.0. With the keywork "Wait Until Keyword Succeeds" (WUKS), if, at least, one iteration is failed, the keyword status is reported as failed, even if last iteration is passed.
the test is expected to be passed (because ... it is !)
Versions: