Skip to content

Add config key for callback discrepancy behavior#2823

Merged
krmahadevan merged 1 commit intotestng-team:masterfrom
krmahadevan:fix_2818
Nov 4, 2022
Merged

Add config key for callback discrepancy behavior#2823
krmahadevan merged 1 commit intotestng-team:masterfrom
krmahadevan:fix_2818

Conversation

@krmahadevan
Copy link
Copy Markdown
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 requested a review from juherr as a code owner November 4, 2022 13:48
@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