Skip to content

Streamline running Parallel Dataproviders+retries - #2935

Merged
krmahadevan merged 1 commit into
testng-team:masterfrom
krmahadevan:fix_2934
Jul 22, 2023
Merged

krmahadevan merged 1 commit into
testng-team:masterfrom
krmahadevan:fix_2934

Conversation

@krmahadevan

Copy link
Copy Markdown
Member

Closes #2934

Fixes #2934 .

Did you remember to?

  • Add test case(s)
  • Update CHANGES.txt
  • Auto applied styling via ./gradlew autostyleApply

We encourage pull requests that:

  • Add new features to TestNG (or)
  • Fix bugs in TestNG

If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
TestNG-dev before you spend time working on it.

Note: For more information on contribution guidelines please make sure you refer our Contributing section for detailed set of steps.

@krmahadevan
krmahadevan requested a review from juherr as a code owner July 20, 2023 06:32
Comment thread testng-core/src/main/java/org/testng/internal/BaseTestMethod.java Outdated
@krmahadevan

Copy link
Copy Markdown
Member Author

ping @juherr - Please let me know if there is anything else that needs to be addressed before we can merge this PR

@krmahadevan
krmahadevan merged commit 04e3e0f into testng-team:master Jul 22, 2023
@krmahadevan
krmahadevan deleted the fix_2934 branch July 22, 2023 04:41
@juherr juherr added this to the 7.9.0 milestone Sep 7, 2026 — with ChatGPT Codex Connector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parallel Dataproviders & retries causes test result count to be skewed

2 participants