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

I am getting multiple report portal launches created when I run using gradle #65

Open
Nileshkhodke123 opened this issue Feb 12, 2023 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Nileshkhodke123
Copy link

Describe the bug
I am using gradle gpars.withpool(20)
And running test cases using cucumber.
I can see multiple report portal launch are created some are blank. I am running test cases file by file.

Gpars.withpool(20)

Feature.eachparrelel{ File file-

Can someone help me to resolve this.

@Nileshkhodke123 Nileshkhodke123 added the bug Something isn't working label Feb 12, 2023
@HardNorth HardNorth added help wanted Extra attention is needed and removed bug Something isn't working labels Jul 17, 2023
@HardNorth
Copy link
Member

@Nileshkhodke123 If it's still actual, then to get some help please provide any details:

  1. How do you exactly run gradle + Gpars? Any examples? Why not using standard maxParallelForks option?
  2. Which server do you use and its version.
  3. Do you see any error in your console?

@HardNorth HardNorth added the question Further information is requested label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants