[ https://issues.apache.org/jira/browse/ODE-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sathwik Bantwal Premakumar resolved ODE-825. -------------------------------------------- Resolution: Invalid TextXQueryExpressionTest is not available in ode-1.3.x branch > Fix TextXQueryExpressionTest > ---------------------------- > > Key: ODE-825 > URL: https://issues.apache.org/jira/browse/ODE-825 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Affects Versions: 1.3.3 > Reporter: Tammo van Lessen > Fix For: 1.4 > > > There are a couple of issues with this test case: > - Selection failures caused by the copy statements in line no 88 and 154. > These copies are writing non-schema-conform content into myVar.TestPart. For > myVar.TestPart is a property defined and hence ODE tries to extract the > property value (XPath: content) from this content. This of course results in > a selection failure as there is no content elment. > - The test case throws a selectionFailure in Line 165. This is not > intended, so it should be verified why the condition evaluates to false. -- This message was sent by Atlassian JIRA (v6.4.14#64029)