eclipse-ee4j / bvtck-porting

Glassfish Bean Validation 2.0 porting kit
Other
1 stars 16 forks source link

Please update to BV TCK 3.0.0-M1 #13

Closed edbratt closed 4 years ago

edbratt commented 4 years ago

Please update the Bean Validation TCK to v 3.0.0-M1 http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0-M1.zip (Please double check the folder to be sure a newer version isn't releasde when you start work)

gurunrao commented 4 years ago

The task is dependent on glassfish 6.0 alpha/beta being available for testing with glasshish cdi porting kits. Currently glassfish builds are not stable and nightly builds are disabled. The task will be revisited once stable glassfish nightly build for 6.0 is available.

edbratt commented 4 years ago

This issue is blocked by https://github.com/eclipse-ee4j/glassfish/issues/23022

gurunrao commented 4 years ago

gsmet@redhat.com will provide fix on top of Arquillian 1.7.0.Alpha1 for bv-tck glassfish porting kit errors during test run, all the errors have same failure message as follows: [ERROR] testValueExtractorsAreSubjectToDependencyInjection(org.hibernate.beanvalidation.tck.tests.integration.cdi.managedobjects.ManagedXmlAndServiceLoaderValueExtractorsTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.NoSuchMethodError: org.jboss.arquillian.test.spi.TestMethodExecutor.getMethodName()Ljava/lang/String;

gurunrao commented 4 years ago

Completed upgrade and configuration changes. PR for the changes can be found at https://github.com/eclipse-ee4j/bvtck-porting/pull/15 CR run - https://ci.eclipse.org/jakartaee-tck/job/bvtck-porting/job/master/69/testReport/