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 support of setConfigFailurePolicy #105

Open
juherr opened this issue Mar 1, 2022 · 0 comments
Open

Add support of setConfigFailurePolicy #105

juherr opened this issue Mar 1, 2022 · 0 comments

Comments

@juherr
Copy link
Member

juherr commented Mar 1, 2022

Related issue: gradle/gradle#19960

TestNG 7.x removed the TestNG#setConfigFailurePolicy(String) method in favor of TestNG#setConfigFailurePolicy(org.testng.xml.XmlSuite$FailurePolicy) (an enum argument).

Older (pre-5.12) TestNG libraries did not have this method at all

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

No branches or pull requests

1 participant