duplicate test cases
Describe the bug Sometimes the same test case is listed twice in results.
To Reproduce on the screen shots below there is an example of the same test listed twice. The difference is in parameter list. The problem reproduces if one parameter (I noticed it for Failing Environment and Skipped Environment in my case) has list with more than 1 input.
I can see in allure-report that there are 2 json .-result files for such test. One file has empty paramter list and the other is filled. All parameters are filled in the same place and missing contents is connected only with those 2.
Expected behavior test should be shown only once.
Screenshots



Environment (please complete the following information):
| Allure version | 2.11.0 |
|---|---|
| Test framework | [email protected] |
| Allure adaptor | [email protected] |
Additional context Add any other context about the problem here.
Hi, any update about this issue ?
any update?
Hi, any update or possible solution?, I have this problem in angular with cypress
Usually, the reason is that test parameters aren't specified correctly to Allure. See https://allurereport.org/docs/history-and-retries/ for the details.
If you struggle to get it done, please create a support request in our discussions