Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [ejb-dev] Question about removing failing EJB legacy compatibility tests in Jakarta EE 9 Platform TCK

Thanks for listening + feedback! :)

https://github.com/eclipse-ee4j/jakartaee-tck/pull/502 is merged, so the below mentioned tests are removed, the Platform TCK will run a tiny bit faster now. :-)

Scott

On 9/12/20 2:18 AM, Hussain.NM@xxxxxxxxxxxxx wrote:
+1

Thanks
Hussain

-----Original Message-----
From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> On Behalf Of Scott Marlow
Sent: Friday, September 11, 2020 11:50 PM
To: ejb-dev@xxxxxxxxxxx
Cc: jakartaee-tck-dev@xxxxxxxxxxx
Subject: Re: [ejb-dev] Question about removing failing EJB legacy compatibility tests in Jakarta EE 9 Platform TCK


https://github.com/eclipse-ee4j/jakartaee-tck/pull/502 removes more than is mentioned in links [3][4][5] below.  The reason for removing the additional tests is for the same reason as discussed below.  The removed compatibility tests are all written to test deployment descriptors from before Jakarta EE 8 (e.g. J2EE 1.3-1.4).

List of removed tests:

src/com/sun/ts/tests/ejb/ee/deploy/session/stateful/compat*
src/com/sun/ts/tests/ejb/ee/deploy/session/stateless/compat*
src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/compat*
src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/compat*

To ensure that enough time is given for feedback, the new deadline to request keeping any of these tests is next Wednesday morning (September 16).  If the Jakarta Enterprise Beans team needs more time to respond, please speak up that you need more time.

Thanks,
Scott

[3]
https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/compat13_14/Client.java#L76

[4]
https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/ejb/ee/deploy/entity/bmp/compat12_13/Client.java#L78

[5]
https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/ejb/ee/deploy/entity/cmp11/compat12_14/Client.java


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.
_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ejb-dev




Back to the top