[
https://issues.apache.org/jira/browse/TUSCANY-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507915
]
Andy Grove commented on TUSCANY-1380:
-------------------------------------
I should have added that the test is expecting this call to return null, since
this is not a valid property. However, our implementation throws an
IllegalArgumentException if an xpath expression is passed to
getInstanceProperty and hence fails this test.
> DataObjectListTest.testGetInvalidInstanceProperty is invalid
> ------------------------------------------------------------
>
> Key: TUSCANY-1380
> URL: https://issues.apache.org/jira/browse/TUSCANY-1380
> Project: Tuscany
> Issue Type: Bug
> Components: Java SDO Community Test Suite
> Reporter: Andy Grove
> Fix For: Java-SDO-CTS-Next
>
>
> The following callin DataObjectListTest.testGetInvalidInstanceProperty is
> invalid because getInstanceProperty() is not intended to work with xpath
> expressions, just property names.
> testObj.getInstanceProperty("aaa[1]");
> I don't have committer rights yet. Could someone please mark this test
> @Ignore for the moment.
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]