Skip to content
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

RF 5.0: AttributeError: 'HandlerExecutionFailed' object has no attribute 'full_message' #66

Closed
oianson opened this issue Apr 13, 2022 · 1 comment

Comments

@oianson
Copy link
Contributor

oianson commented Apr 13, 2022

In RF5.0 when using 'rfshell' or the 'Debug' keyword, when I am using keywords which are failing/raising exceptions I am getting the following error AttributeError: 'HandlerExecutionFailed' object has no attribute 'full_message'

root@012d6b95697e:/home/cxta# rfshell
==============================================================================
Robot-Debug-Fybfasw9
==============================================================================
RFDEBUG REPL
>>>>> Enter interactive shell
Only accepted plain text format keyword separated with two or more spaces.
Type "help" for more information.
> should contain  foo   bar
! keyword: should contain  foo   bar
RFDEBUG REPL                                                          | FAIL |
AttributeError: 'HandlerExecutionFailed' object has no attribute 'full_message'
------------------------------------------------------------------------------
Robot-Debug-Fybfasw9                                                  | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
Output:  None

I do not see this on RF4.0

@xyb
Copy link
Owner

xyb commented May 19, 2022

fixed by #67

@xyb xyb closed this as completed May 19, 2022
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

2 participants