[
https://issues.apache.org/jira/browse/KNOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616649#comment-14616649
]
pascal oliva commented on KNOX-423:
-----------------------------------
Issue still there in master branch :
Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec <<<
FAILURE! - in
org.apache.hadoop.gateway.filter.rewrite.impl.xml.XmlFilterReaderTest
testInvalidConfigShouldThrowException(org.apache.hadoop.gateway.filter.rewrite.impl.xml.XmlFilterReaderTest)
Time elapsed: 0.005 sec <<< FAILURE!
java.lang.AssertionError:
Expected: a string containing "$.url"
but: was "javax.xml.xpath.XPathExpressionException:
javax.xml.transform.TransformerException: Extra illegal tokens: 'url'"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at
org.apache.hadoop.gateway.filter.rewrite.impl.xml.XmlFilterReaderTest.testInvalidConfigShouldThrowException(XmlFilterReaderTest.java:889)
With
$ mvn -version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9;
2014-02-14T11:37:52-06:00)
Maven home: /opt/apache-maven-3.2.1
Java version: 1.7.0, vendor: IBM Corporation
Java home: /usr/lib/jvm/ibm-java-ppc64le-71/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-229.7.2.ael7b.ppc64le", arch: "ppc64le",
family: "unix"
> 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
> Affects Versions: 0.4.0
> Reporter: pascal oliva
> Fix For: 0.7.0
>
> Attachments: KNOX-423-1.patch
>
>
> 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)