You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "pascal oliva (JIRA)" <ji...@apache.org> on 2014/09/15 14:52:33 UTC

[jira] [Commented] (KNOX-423) XmlFilterReaderTest failed with IBM JVM JAVA

    [ https://issues.apache.org/jira/browse/KNOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133854#comment-14133854 ] 

pascal oliva commented on KNOX-423:
-----------------------------------

java.lang.AssertionError:
Expected: a string containing "$.url"
     but: was "javax.xml.xpath.XPathExpressionException: javax.xml.transform.TransformerException: Extra illegal tokens: 'url'"

The message returned byIllegalArgumentException with IBM JAVA does not match with the assertion : containsString( "$.url" )
 into XmlFilterReaderTest.java.

> XmlFilterReaderTest failed with IBM JVM JAVA
> --------------------------------------------
>
>                 Key: KNOX-423
>                 URL: https://issues.apache.org/jira/browse/KNOX-423
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Server
>            Reporter: pascal oliva
>
> With environment JVM IBM - RHEL 7 - ppc64 - maven 3.2.1
> XmlFilterReaderTest failed:
> Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec <<< FAILURE! - in org.apache.hadoop.gateway.filter.rewrite.impl.xml.XmlFilterReaderTest
> with : java.lang.AssertionError: Expected: a string containing "$.url"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)