jakartaee / servlet

Jakarta Servlet
https://eclipse.org/ee4j/servlet
Other
262 stars 83 forks source link

Compatibility certification request for EE4J implementation of Jakarta Servlet 6 #464

Closed arjantijms closed 2 years ago

arjantijms commented 2 years ago
markt-asf commented 2 years ago

Approved.

ivargrimstad commented 2 years ago

Sha256 does not match the staged TCK. $ sha256sum jakarta-servlet-tck-6.0.0.zip e9bfc33bd3974529b4f91cfde993bd754256fbdb7af2c11d50d37df467131fb6 jakarta-servlet-tck-6.0.0.zip

arjantijms commented 2 years ago

@ivargrimstad the TCK was run against GF at the 20th, but it seems the TCK was updated again on the 26th:

Date and size: date: 2022-04-26 05:02:31.000000000 +0000, size(b): 20149135
SHA256SUM: e9bfc33bd3974529b4f91cfde993bd754256fbdb7af2c11d50d37df467131fb6
ivargrimstad commented 2 years ago

Yes, that's usually the case. Anyway, the CCR submitted with results from running the correct version of the TCK. If you have a CI job updating the TCK in the /staged folder, you need to turn that off or move the file to a promoted folder. That is the one that will be published on the Spec page. The SHA must match this one, otherwise, the CCR is not valid.

arjantijms commented 2 years ago

I'm running the TCK again right now. It will take about two more hours. The JDK 18 run already passed with 'e9bfc33bd3974529b4f91cfde993bd754256fbdb7af2c11d50d37df467131fb6':

https://ci.eclipse.org/servlet/job/2.1_servlet-run-tck-against-staged-build/6/artifact/servlet-tck/bin/summary.txt

ivargrimstad commented 2 years ago

I'm running the TCK again right now. It will take about two more hours. The JDK 18 run already passed with 'e9bfc33bd3974529b4f91cfde993bd754256fbdb7af2c11d50d37df467131fb6':

https://ci.eclipse.org/servlet/job/2.1_servlet-run-tck-against-staged-build/6/artifact/servlet-tck/bin/summary.txt

When you're done, update the SHA, and make sure the TCK isn't updated going forward. Then we're all good :)

arjantijms commented 2 years ago

I created this issue to stop the Servlet TCK from being updated: https://github.com/eclipse-ee4j/jakartaee-tck/issues/949

ivargrimstad commented 2 years ago

I created this issue to stop the Servlet TCK from being updated: eclipse-ee4j/jakartaee-tck#949

Yes, I think that is the correct way of doing it. @scottmarlow can confirm this I hope...

marceloancelmo commented 2 years ago

I just checked and it is all right $ sha256sum.exe jakarta-servlet-tck-6.0.0.zip e9bfc33bd3974529b4f91cfde993bd754256fbdb7af2c11d50d37df467131fb6 *jakarta-servlet-tck-6.0.0.zip

Will follow up on the ballot