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

Upgrade TestNG to v7.6.1 #4141

Open
llxia opened this issue Nov 10, 2022 · 0 comments
Open

Upgrade TestNG to v7.6.1 #4141

llxia opened this issue Nov 10, 2022 · 0 comments

Comments

@llxia
Copy link
Contributor

llxia commented Nov 10, 2022

Currently, we use TestNG 6.14.2 for some of our testing. This version was released in 2018. We recently noticed a bug with priority annotation by using TestNG 6.14.2. (See eclipse-openj9/openj9#16284). This issue is resolved in the latest version TestNG 7.6.1 . Let's upgrade TestNG to use the latest version v7.6.1.

According to my preliminary testing, TestNG 7.6.1 needs another jar - slf4j-api-2.0.3.jar. Not sure if any other jars are needed.

https://github.com/qos-ch/slf4j
https://repo1.maven.org/maven2/org/slf4j/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant