-
Notifications
You must be signed in to change notification settings - Fork 33
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
IF ELSE is evaluated as result #184
Comments
@seemme Please don't use |
If these two parameters are mutually exclusive, then RP is useless for me (we have the same problem in my company). The sync takes an awfully long time, or the test slows down so much that it is unusable. And if RP can't evaluate ELSE IF it is useless and we turn it off. |
@dkomarek2 They are useless until we release a server fix. Unfortunately, it is stuck in production due to performance issues. Bet you would answer with the same words if we would release it now. |
Works totally fine for me in 24.2.3. Now everyone is free to use any of possible values for Finally, closing out. |
Describe the bug
Similar to: #129
If a IF, ELSE or Run Keyword And Return Result returns false, the step is shown as failed in Report Portal. In Robot Framework log.html itself it is green.
Expected behavior
The result of conditional actions and Keywords which return the Result of an Keyword shouldn't be evaluated as test step results
log.html
Report Portal
Package versions
robotframework-reportportal==5.5.0
Reportportal: Build: 5.10.0
The text was updated successfully, but these errors were encountered: