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

Unable to consolidate Allure report generated in two different test environment #368

Open
alokguptamca opened this issue Aug 27, 2024 · 1 comment
Labels

Comments

@alokguptamca
Copy link

Jenkins and plugins versions report

Hi Team,

I'm trying to generate Allure report in two different test environments.
I'm able to generate two different JSON result files but as Test Result is same in both environments, it is showing one test result (As test result is same so same historyid has generated).
Example: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.

I'm trying to distinguish test case result in two different environment.
As uuid is different, so how to use uuid as unique identifier to show as two different test case?

Thanks,
Alok Gupta
+1 (586) 438-9808

What Operating System are you using (both controller, and any agents involved in the problem)?

Windows 11 Enterprise

Reproduction steps

Step-1: I'm running 1 test case in two different test environments, like T1 and T2 and having 1 test case only.
Step-2: I'm able to see, two different Json files but in Allure report, it's showing only 1 Test Result as historyid is same.
Step3: I verified in Allure documentation that if same test case executed in different environment and their result is same so same historyid will be generated.

Expected Results

Allure report should show two test results

Actual Results

Allure report showing one test results

Anything else?

No response

Are you interested in contributing a fix?

Yes

@baev
Copy link
Member

baev commented Aug 28, 2024

The issue isn't related to Jenkins Plugin functionality. Please create a discussion https://github.com/orgs/allure-framework/discussions/new?category=questions-support , make sure you specify the test framework you're using and the versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants