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

Add config key for callback discrepancy behavior #2823

Merged
merged 1 commit into from Nov 4, 2022

Conversation

krmahadevan
Copy link
Member

Closes #2818

Fixes #2818 .

Did you remember to?

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

With this PR we can now disable TestNG from throwing exceptions when there are callbacks ( IHookable && IConfigurable ) defined but are not invoked by setting the JVM argument -Dtestng.ignore.callback.skip=true

@krmahadevan krmahadevan merged commit d645002 into testng-team:master Nov 4, 2022
@krmahadevan krmahadevan deleted the fix_2818 branch November 4, 2022 13:54
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.

Add configuration key for callback discrepancy behavior
2 participants