Closed alwin-joseph closed 2 years ago
Hi @arjantijms Can you please review, merge this and help provide a service release for authentication tck with this changes so that the same TCK can be used for Platform compatibility.
Seems like our option is either accept this change and test GlassFish 7 against it or test GlassFish 7 against the (Platform TCK staged) TCK. Which ever way we proceed, we need to publish the old Authentication TCK.
Also, the New Authentication TCK needs a change to be able to run the old Authentication TCK or we need to determine a way for users to run the old Authentication TCK.
Can you please review, merge this and help provide a service release for authentication tck
Yes, I'll look at that. I was (and am) much tied up with the CDI and Concurrency work, getting GF 7 to pass that, but this is definitely on the list too.
This PR migrates the authentication TCK sources from platform TCK https://github.com/eclipse-ee4j/jakartaee-tck , so the authentication TCK tests are in one place now.
Test execution commands :
mvn clean install -Pplatform
(68 tests)mvn clean install -Pplatform,web
(61 tests)mvn clean install
(106 tests)Pending:
CC @arjantijms @scottmarlow @gurunrao