Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Failures on JCA TCK


On 7/17/19 6:08 PM, Steve Millidge (Payara) wrote:
Hi,


I am creating the TCK jobs for the Jakarta Connectors API. I have the TCK running and all tests pass except for the following


[javatest.batch] FAILED........com/sun/ts/tests/connector/permissiondd/Client.java#testValidateCustomPerm_from_connectorservlet
[javatest.batch] FAILED........com/sun/ts/tests/connector/permissiondd/Client.java#testValidateLocalGrantForCustomPerm_from_connectorservlet
[javatest.batch] FAILED........com/sun/ts/tests/connector/permissiondd/Client.java#testValidateLocalPermsInvalidName_from_connectorservlet

Does anyone more familar with the test suite recognise anything here?

Are you starting your Jakarta EE 8 implementation with the Java security manager enabled? If not, try enabling that, as that could help.

Scott



Steve


_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev



Back to the top