Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] [jakartaee-tck-dev] About EJB CMP Based TCK Failures



On 8/17/20 9:06 AM, Gurkan Erdogdu wrote:
I updated <schema></schema> in the attached image folders under src/... ejb, via *.sun-cmp-mappings.xml, all of the EJB failed tests are running in my local environment.

Excellent to hear this!

Thanks Gurkan + Guru!  :-)



On Mon, Aug 17, 2020 at 9:56 AM Gurunandan <gurunandan.rao@xxxxxxxxxx <mailto:gurunandan.rao@xxxxxxxxxx>> wrote:

    Hi Gurkan,

    Thanks for analysis, We will run tests by dropping <schema></schema>
    attribute from *****.sun-cmp-mappings.xml.

    We will come back once runs are complete.

    regards,

    Guru

    On 17/08/20 7:41 am, Gurkan Erdogdu wrote:
    Hi folks

    I have been working on EJB CMP TCK failures in latest run,
    https://ci.eclipse.org/jakartaee-tck/job/eftl-jakartaeetck-run-900/11/junit-reports-with-handlebars/test-summary/ff3cfc1c-786e-448e-823b-d90fa2129320.html
    <https://urldefense.com/v3/__https://ci.eclipse.org/jakartaee-tck/job/eftl-jakartaeetck-run-900/11/junit-reports-with-handlebars/test-summary/ff3cfc1c-786e-448e-823b-d90fa2129320.html__;!!GqivPVa7Brio!OHLj_gdRyzUik8Ea5Gt293P_Vi3YcpDz7f6i9h44_z0-MiyjEgmNOv1_rAVtRL25EjA$>

    The failures are fixed by emptying the <schema></schema> attribute
    from *****.sun-cmp-mappings.xml file.

    I debug the code and when the <schema> is "CtsSchema", the
    deployer uses PointBaseDatabase and its drivers wrongly.

    I updated several CMP tests via updating this attribute, these
    tests are worked as expected.

    Example tests:

     *
        jakartaeetck/src/com/sun/ts/tests/ejb/ee/bb/entity/lrapitest/Client.java
     *
        jakartaeetck/src/com/sun/ts/tests/ejb/ee/bb/localaccess/ebaccesstest/Client.java

    Regards.
    Gurkan

    _______________________________________________
    jakartaee-tck-dev mailing list
    jakartaee-tck-dev@xxxxxxxxxxx  <mailto:jakartaee-tck-dev@xxxxxxxxxxx>
To unsubscribe from this list, visithttps://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev__;!!GqivPVa7Brio!OHLj_gdRyzUik8Ea5Gt293P_Vi3YcpDz7f6i9h44_z0-MiyjEgmNOv1_rAVt_HNjVqU$



--
Gurkan Erdogdu
http://gurkanerdogdu.blogspot.com

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev




Back to the top