You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sathwik Bantwal Premakumar (JIRA)" <ji...@apache.org> on 2017/08/30 10:04:00 UTC

[jira] [Resolved] (ODE-825) Fix TextXQueryExpressionTest

     [ 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)