-
Notifications
You must be signed in to change notification settings - Fork 195
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
TestNG fails with versions 7.6 and up #427
Comments
This will surely affect MicroProfile TCK at some point @Emily-Jiang |
Thanks for tagging me! Yes, this will affect MicroProfile TCK for sure. |
3 tasks
lprimak
added a commit
to flowlogix/arquillian-core
that referenced
this issue
Nov 18, 2022
This was referenced Nov 18, 2022
bartoszmajsak
pushed a commit
that referenced
this issue
Nov 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When upgrading to versions of 7.6 or higher of TestNG, Arquillian stops working
Reproducer: https://github.com/flowlogix/test-arq-suite/tree/TestNG
mvn verify
(TestContainers-based, docker required)mvn verify -Ppayara-server-managed
(will locally download and run Payara-based tests)Exception:
The text was updated successfully, but these errors were encountered: