Broken status is never used when exceptions occured #3197
Unanswered
gt-siberian153
asked this question in
Bug Reports
Replies: 0 comments
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.
-
Hi everybody,
I've never been able to display a test status having the broken status with robot-framework and allure-report listener.
Sometime I've had network exceptions like this :
[Error: page.goto: net::ERR_EMPTY_RESPONSE at https://www...In the report the test is considered "Failed" and the detail section has only this :
"Empty status details"Is this feature temporarily broken in allure-report / in robot-framework adapter / or am I misusing it ?
I'm using those versions :
- robotframework==7.3.2
- allure-robotframework==2.15.2
Thanks a lot for feedbacks
Beta Was this translation helpful? Give feedback.
All reactions