jakartaee / platform

The Jakarta EE Platform project produces the Jakarta EE platform specification, which is an umbrella specification that aggregates all other Jakarta EE specifications.
https://jakartaee.github.io/platform/
Eclipse Public License 2.0
203 stars 68 forks source link

Compatibility certification request for WildFly Preview for Jakarta EE 11 Core Profile #978

Open jamezp opened 4 weeks ago

jamezp commented 4 weeks ago
openjdk version "17.0.13" 2024-10-15
OpenJDK Runtime Environment (Red_Hat-17.0.13.0.11-1) (build 17.0.13+11)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.13.0.11-1) (build 17.0.13+11, mixed mode, sharing)

Java 21

  openjdk version "21.0.5" 2024-10-15
  OpenJDK Runtime Environment (Red_Hat-21.0.5.0.11-1) (build 21.0.5+11)
  OpenJDK 64-Bit Server VM (Red_Hat-21.0.5.0.11-1) (build 21.0.5+11, mixed mode, sharing)
jhanders34 commented 3 weeks ago

In your results, the j is missing from the rest tck link. You may want to fix that so the it doesn't say akarta

scottmarlow commented 3 weeks ago

In your results, the j is missing from the rest tck link. You may want to fix that so the it doesn't say akarta

Thanks, just add the missing j for both TCK results.

edburns commented 2 weeks ago

Hello @jamezp , the hyperlink for JSONP TCK is incorrect:

Jakarta JSON Processing
[jakarta-jsonp-tck-2.1.1.zip](https://download.eclipse.org/jakartaee/jsonp/2.1/jakarta-jsonp-tck-2.1.1.zip.zip)
jamezp commented 2 weeks ago

Oh shoot. I'll get that fixed ASAP @edburns. Nice catch.

ivargrimstad commented 2 weeks ago

The ongoing mentor review of https://github.com/jakartaee/specifications/pull/782 has resulted in a new build of the TCK.

jamezp commented 2 weeks ago

Has the respin been done? These results are from the respin on 30 October. If there is another respin, once it's available I can run against it then.

scottmarlow commented 2 weeks ago

Has the respin been done? These results are from the respin on 30 October. If there is another respin, once it's available I can run against it then.

Looks like work in progress still (https://ci.eclipse.org/jakartaee-tck/job/11/job/jakarta-core-profile-tck-maven-central/11 had a failure).

jamezp commented 2 weeks ago

Thanks @scottmarlow. I don't have permissions to see that, but I trust you :)

starksm64 commented 2 weeks ago

No, the respin is in progress. I'll post when it is done.

starksm64 commented 2 weeks ago

Restaged, https://www.eclipse.org/downloads/download.php?file=/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-core-profile-tck-11.0.0.zip

***********************************************************************************
***                        TCK bundle information                               ***
*** Name:       jakarta-core-profile-tck-11.0.0.zip                                     ***
*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/eftl//jakarta-core-profile-tck-11.0.0.zip ***
*** Date and size: date: 2024-11-14 18:20:10.444442915 +0000, size(b): 224670        ***
*** SHA256SUM: 0357bfab7025972edb2bf50277b6b4206b499a2961bc94e783f34782cc4a9bda ***
***                                                                             ***
***********************************************************************************
jamezp commented 2 weeks ago

Updates to the wildfly-tck-runner are running in a PR now https://github.com/wildfly/wildfly-tck-runners/pull/206.

I need to leave before the jobs will be completed, but I'll update this issue and the test results later today.

jamezp commented 1 week ago

Everything has been updated and is passing with WildFly 34 Preview.