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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶[JUnit5] [Selenide] Allure report doesn't show report when run test in parallel #972

Open
1 task done
teoke1234 opened this issue Oct 19, 2023 · 0 comments
Open
1 task done
Labels
triage type:bug Something isn't working

Comments

@teoke1234
Copy link

What happened?

Repo : https://github.com/teoke1234/AllureDoesntShowReport.git

Allure dependence uses in Pom.xml : allure-selenide, allure-junit5

When run 4 test in parallel with concurrently by 2
image

Allure Report Execution don't show details
Showing : No information about test execution is available.
image
image

When don't run concurrently, report is showing properly
With 2 testcases run concurrently only 1 show test execution details, another only doesn't show.
With 3 testcases run concurrently only 1 show test execution details, 2 another only doesn't show.

Settings run in parallel in : junit-platform.properties
image

What Allure Integration are you using?

allure-junit5

What version of Allure Integration you are using?

2.24

What version of Allure Report you are using?

2.24

Code of Conduct

  • I agree to follow this project's Code of Conduct
@teoke1234 teoke1234 added triage type:bug Something isn't working labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant