Issue: Missing Scenario Results in Allure Report #2941
Unanswered
raghuns2311
asked this question in
Bug Reports
Replies: 1 comment
-
|
It could be because of retries, please see https://allurereport.org/docs/history-and-retries/#common-pitfall-tests-from-different-environments-are-missing-in-the-report |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
We are using Allure 2.29.1 with TestNG and Cucumber 7 (Java). While generating the Allure report, we observed that a few scenario results are missing. The execution completes successfully, and all scenarios run as expected, but some of them do not appear in the final report.
Dependencies
Plugin used
io.qameta.allure.cucumber7jvm.AllureCucumber7JvmLet me know if more details are needed. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions