You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is kind of a problem since when the test passes after retry (say we have commented the exception line and run test once again), the parameters are there for successful result.json
What happened?
Say we have the code like this:
Run the test and observe
result.json
.OBSERVED: There is no parameter data in
parameters
like:This is kind of a problem since when the test passes after retry (say we have commented the exception line and run test once again), the parameters are there for successful
result.json
and TestOps fails to merge those two test runs into a single retry chain.
What Allure Integration are you using?
allure-junit5
What version of Allure Integration you are using?
2.25.0
What version of Allure Report you are using?
2.25.0
Code of Conduct
The text was updated successfully, but these errors were encountered: